Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



TCP/IP panics


Panic categories

TCP/IP has a number of panic categories that reflect the area that raised the panic.

Category

Description

CInSock

Panic of TCP/IP relating to socket implementation

InSock

Panic of insock.dll

TCPIP

Panic of TCP/IP protocol family module

[Top]


CInSock

0

Connectionless socket used when connected type required

1

Attempt to send or receive on socket already in use

[Top]


InSock

0

TInetAddr constructor call with TSockAddr argument of incorrect protocol family

[Top]


TCPIP

0

Function is not supported

1

Unused

2

Unused

3

Unused

4

Server requested received data that protocol does not have

5

Impossible binding request, such as bind to itself

6

Unused

7

Internal NULL buffer error

8

Protocol closedown error

9

Unused

10

Unused

11

Unused

12

Open requested on already open socket

13

Internal timer error

14

Unused

15

Unused

16

Invalid netmask address supplied

17

Internal NULL pointer error

18

ICMP protocol could not be loaded

19

Internal protocol closedown error

20

Internal error in urgent data handling

21

Internal error in DNS record handling

22

Internal error in DNS record handling

23

Internal error in DNS record handling