Error Codes
NNTP Result Codes | |
[400] |
Service discontinued |
[411] |
No such newsgroup |
[412] |
No newsgroup has been selected |
[418] |
No tin-style index is available |
[420] |
No current article has been selected |
[421] |
No next article in this group |
[422] |
No previous article in this group |
[423] |
No such article number in this group |
[430] |
No such article found |
[435] |
Article not wanted - do not send it |
[436] |
Transfer failed - try again later |
[437] |
Article rejected - do not try again |
[440] |
Posting not allowed |
[441] |
Posting failed |
[480] |
Authentication required |
[482] |
Authentication rejected |
[500] |
Command not recognized |
[501] |
Command syntax error |
[502] |
Permission denied |
[503] |
Program error |
Windows Socket Error Codes | |
[10004] |
Interrupted function call |
[10009] |
Bad file descriptor |
[10013] |
Permission denied |
[10014] |
Bad address |
[10022] |
Invalid argument |
[10024] |
Too many open files |
[10035] |
Resource temporarily unavailable |
[10036] |
Operation now in progress |
[10037] |
Operation already in progress |
[10038] |
Socket operation on non-socket |
[10039] |
Destination address required |
[10040] |
Message too long |
[10041] |
Protocol wrong type for socket |
[10042] |
Bad protocol option |
[10043] |
Protocol not supported |
[10044] |
Socket type not supported |
[10045] |
Operation not supported |
[10046] |
Protocol family not supported |
[10047] |
Address family not supported by protocol family |
[10048] |
Address already in use |
[10049] |
Cannot assign requested address |
[10050] |
Network is down |
[10051] |
Network is unreachable |
[10052] |
Network dropped connection on reset |
[10053] |
Software caused connection abort |
[10054] |
Connection reset by peer. |
[10055] |
No buffer space available |
[10056] |
Socket is already connected |
[10057] |
Socket is not connected |
[10058] |
Cannot send after socket shutdown |
[10060] |
Connection timed out |
[10061] |
Connection refused |
[10064] |
Host is down |
[10065] |
No route to host |
[10091] |
Network subsystem is unavailable |
[10092] |
WINSOCK version out of range |
[10093] |
Successful WSAStartup() not yet performed |
[11001] |
Host not found |
[11002] |
Non-authoritative host not found |
[11003] |
Non-recoverable error |
[11004] |
Valid name, no data record of requested type |
SOCKS Result Codes | |
[90] |
Request granted. |
[91] |
Request rejected or failed. |
[92] |
Request rejected because SOCKS server cannot connect to identd on the client. |
[93] |
Request rejected because the client program and identd report different user-ids. |