Code
|
Class
|
Type
|
Description
|
---|---|---|---|
20001
|
Session
|
Error
|
Illegal session class.
|
20002
|
Session
|
Error
|
Dynamic link library not found.
|
20003
|
Session
|
Error
|
Wrong dynamic link library version.
|
20004
|
Session
|
Error
|
Illegal address info.
|
20005
|
Session
|
Error
|
Listening address is in use.
|
20006
|
Session
|
Error
|
Server not found.
|
20007
|
Session
|
Error
|
Illegal control parameter.
|
20008
|
Session
|
Error
|
Illegal size parameter.
|
20009
|
Session
|
Error
|
Write operation failed.
This error is returned if the server or client is trying to write to an underlying communication channel (socket, named pipe, shared memory) that is broken.
|
20010
|
Session
|
Error
|
Read operation failed.
|
20011
|
Session
|
Error
|
Accept operation failed.
|
20012
|
Session
|
Error
|
Network not found.
|
20013
|
Session
|
Error
|
Out of network resources.
|
20023
|
Session
|
Error
|
Too many name resolver requests already in progress.
|
20024
|
Session
|
Error
|
Timeout while resolving host name.
|
20025
|
Session
|
Error
|
Timeout while connecting to a remote host.
|