home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 April / ChipCD_498.iso / software / ftp / intellig / start32.exe / string.txt next >
Text File  |  1997-03-04  |  2KB  |  52 lines

  1. 10000    [0] No Error
  2. 10004    WSAEINTR: Interrupted system call
  3. 10009    WSAEBADF: Bad file number
  4. 10013    WSACCESS: Permission denied
  5. 10014    WSAEFAULT: Bad address
  6. 10022    WSAEINVAL: Invalid argument
  7. 10024    WSAEMFILE: Too many open files
  8. 10035    WSAEWOULDBLOCK: Operation would block
  9. 10036    WSAEINPROGRESS: Operation now in progress
  10. 10037    WSAEALREADY: Operation already in progress
  11. 10038    WSAENOTSOCK: Socket operation on non-socket
  12. 10039    WSAEDESTADDRREQ: Destination address required
  13. 10040    WSAEMSGSIZE: Message too long
  14. 10041    WSAEPROTOTYPE: Protocol wrong type for socket
  15. 10042    WSAENOPROTOOPT: Bad protocol option
  16. 10043    WSAEPROTONOSUPPORT: Protocol not supported
  17. 10044    WSAESOCKTNOSUPPORT: Socket type not supported
  18. 10045    WSAEOPNOTSUPP: Operation not supported on socket
  19. 10046    WSAEPFNNOSUPPORT: Protocol family not supported
  20. 10047    WSAEAFNNOSUPPORT: Address family not supported by protocol family
  21. 10048    WSAEADDRINUSE: Address already in use
  22. 10049    WSAEADDRNOTAVAIL: Can't assign requested address
  23. 10050    WSAENETDOWN: Network is down
  24. 10051    WSAENETUNREACH: Network is unreachable
  25. 10052    WSAENETRESET: Net dropped connection or reset
  26. 10053    WSAECONNABORTED: Software caused connection abort
  27. 10054    WSAECONNRESET: Connection reset by peer
  28. 10055    WSAENOBUFS: No buffer space available
  29. 10056    WSAEISCONN: Socket is already connected
  30. 10057    WSAENOTCONN: Socket is not connected
  31. 10058    WSAESHUTDOWN: Can't send after socket shutdown
  32. 10059    WSAETOOMANYREFS: Too many references, can't splice
  33. 10060    WSAETIMEDOUT: Connection timed out
  34. 10061    WSAECONNREFUSED: Connection refused
  35. 10062    WSAELOOP: Too many levels of symbolic links
  36. 10063    WSAENAMETOOLONG: File name too long
  37. 10064    WSAEHOSTDOWN: Host is down
  38. 10065    WSAEHOSTUNREACH: No Route to Host
  39. 10066    WSAENOTEMPTY: Directory not empty
  40. 10067    WSAEPROCLIM: Too many processes
  41. 10068    WSAEUSERS: Too many users
  42. 10069    WSAEDQUOT: Disc Quota Exceeded
  43. 10070    WSAESTALE: Stale NFS file handle
  44. 10071    WSAEREMOTE: Too many levels of remote in path
  45. 10091    WSASYSNOTREADY: Network SubSystem is unavailable
  46. 10092    WSAVERNOTSUPPORTED: WINSOCK DLL Version out of range
  47. 10093    WSANOTINITIALISED: Successful WSASTARTUP not yet performed
  48. 11001    WSAHOST_NOT_FOUND: Host not found
  49. 11002    WSATRY_AGAIN: Non-Authoritative Host not found
  50. 11003    WSANO_RECOVERY: Non-Recoverable errors: FORMERR, REFUSED, NOTIMP
  51. 11004    WSANO_DATA: Valid name, no data record of requested type
  52.