TermsPrinter Version 1.5/2.5/3.1 Online Handbuch
Inhalt Index
|
A.5 Die Socket-Fehlernummern
|
10004 | Interrupted system call |
10009 | Bad file number |
10013 | Access denied |
10014 | Bad address |
10022 | Invalid argument |
10024 | Too many open files |
10035 | Operation would block |
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 is wrong type for socket |
10042 | Protocol not available |
10043 | Protocol not supported |
10044 | Socket type not supported |
10045 | Operation not supported on socket |
10046 | Protocol family not supported |
10047 | Address family not supported by protocol family |
10048 | Address already in use Der angegebene Port wird bereits von einer anderen Anwendung benutzt |
10049 | Can't assign requested address Die angegebene IP-Nummer ist ungültig |
10050 | Network is down |
10051 | Host is unreachable Das angegebene IP-Adresse liegt außerhalb des eigenen Subnetzes und konnte auch nicht durch einen Router aufgelöst werden |
10052 | Network dropped connection on reset |
10053 | Software caused connection abort |
10054 | Connection reset by peer |
10055 | No buffer space available Der den Sockets zugewiesene Speicherbereich ist aufgebraucht. Kann in der Registrierungsdatenbank eingestellt werden |
10056 | Socket is already connected |
10057 | Socket is not connected |
10058 | Can't send after socket shutdown |
10059 | Too many references |
10060 | Connection timed out Die Verbindung kam innerhalb der Timeout-Zeit nicht zustande |
10061 | Connection refused Unter der angegebenen Adresse läuft ein TCP-Stack, jedoch lauscht auf dem angeforderten Port keine Anwendung |
10062 | Too many levels of symbolic links |
10063 | File Name too long |
10064 | Host is down |
10065 | No route to host |
10066 | Directory not empty |
10067 | EPROCLIM returned |
10068 | EUSERS returned |
10069 | Disk quota exceeded |
10070 | ESTALE returned |
10071 | The object is remote |
10091 | System not ready |
10092 | Version is not supported |
10093 | Winsock not initialized |
10101 | Disconnect |
11001 | Host not found |
11002 | Nonauthoritative host not found |
11003 | Non-recoverable error |
11004 | No data record available |
Inhalt Index
|