Panic of client from Sockets Server
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
A request was made of an RHostResolver
,
RServiceResolver
, or RNetDatabase
when an
asynchronous request was already pending.
16
Unused
17
No socket in use
18
Unused
19
RHostResolver::Next()
called without initial
resolution request
20
Socket not set up to connect