Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Sockets panics


Panic categories

Sockets has a number of panic categories that reflect the area that raised the panic.

Category

Description

CESockIniData

Panic when reading esock.ini

ESock

Panic of client from Sockets Server

eSock panic

Panic of client from Sockets Server due to server error

eSock fault

Panic of Sockets Server due to internal Sockets Server error

[Top]


CESockIniData

0

Section name exceeded maximum length

1

Variable name exceeded maximum length

[Top]


ESock

0

Unknown socket

1

Unused

2

Connection request made while already attempting to connect

3

Read request made while already attempting to read

4

Send request made while already attempting to send

5

Close request made while already attempting to close

6

Shutdown request made while already attempting to shutdown

7

Accept request made while already attempting to accept

8

Ioctl request made while already attempting to perform Ioctl

9

Can't use RSocket::SendTo() on connection-orientated sockets

10

Can't use RSocket::ListenL() on connectionless sockets

11

Listen request made while already attempting to listen

12

Can't use RSocket::Accept() if not listening

13

Failed to accept

14

Descriptor parameter error

15

Request made while already busy

16

Unused

17

No socket in use

18

Unused

19

RHostResolver::Next() called without initial resolution request

20

Socket not set up to connect

[Top]


ESock panic

0

Failed to create Sockets Server

1

Failed to start Sockets Server

2

Unused

3

Unused

[Top]


eSock fault

0

Socket server initiation error

1

No comms server available

2

Unused

3

Failed to install active scheduler

4

Failed to create Sockets Server

5

Failed to start Sockets Server

6

Unused

7

Unused

8

Call made to unimplemented CProtocolBase::NewSAPL()

9

Call made to unimplemented CProtocolBase::NewHostResolverL()

10

Call made to unimplemented CProtocolBase::NewServiceResolverL()

11

Call made to unimplemented CProtocolBase::NewNetDatabaseL()

12

Unused

13

Unused

14

Unused

15

Error in internal state

16

Read attempted when already attempting

17

Write attempted when already attempting

18

Connect attempted when already attempting

19

Close attempted when already attempting

20

Ioctl attempted when already attempting

21

Unused

22

Error in accepted connection queuing

23

Unused

24

Failed to delete socket

25

Unused

26

Internal session maintenance error

27

Unused