C Runtimes / msvc
Microsoft Visual
Architecture: amd64
| Code | Message |
|---|---|
| 0 | No error |
| 1 | Operation not permitted |
| 2 | No such file or directory |
| 3 | No such process |
| 4 | Interrupted function call |
| 5 | Input/output error |
| 6 | No such device or address |
| 7 | Arg list too long |
| 8 | Exec format error |
| 9 | Bad file descriptor |
| 10 | No child processes |
| 11 | Resource temporarily unavailable |
| 12 | Not enough space |
| 13 | Permission denied |
| 14 | Bad address |
| 16 | Resource device |
| 17 | File exists |
| 18 | Improper link |
| 19 | No such device |
| 20 | Not a directory |
| 21 | Is a directory |
| 22 | Invalid argument |
| 23 | Too many open files in system |
| 24 | Too many open files |
| 25 | Inappropriate I/O control operation |
| 27 | File too large |
| 28 | No space left on device |
| 29 | Invalid seek |
| 30 | Read-only file system |
| 31 | Too many links |
| 32 | Broken pipe |
| 33 | Domain error |
| 34 | Result too large |
| 36 | Resource deadlock avoided |
| 38 | Filename too long |
| 39 | No locks available |
| 40 | Function not implemented |
| 41 | Directory not empty |
| 42 | Illegal byte sequence |
| 100 | address in use |
| 101 | address not available |
| 102 | address family not supported |
| 103 | connection already in progress |
| 104 | bad message |
| 105 | operation canceled |
| 106 | connection aborted |
| 107 | connection refused |
| 108 | connection reset |
| 109 | destination address required |
| 110 | host unreachable |
| 111 | identifier removed |
| 112 | operation in progress |
| 113 | already connected |
| 114 | too many symbolic link levels |
| 115 | message size |
| 116 | network down |
| 117 | network reset |
| 118 | network unreachable |
| 119 | no buffer space |
| 120 | no message available |
| 121 | no link |
| 122 | no message |
| 123 | no protocol option |
| 124 | no stream resources |
| 125 | not a stream |
| 126 | not connected |
| 127 | state not recoverable |
| 128 | not a socket |
| 129 | not supported |
| 130 | operation not supported |
| 132 | value too large |
| 133 | owner dead |
| 134 | protocol error |
| 135 | protocol not supported |
| 136 | wrong protocol type |
| 137 | stream timeout |
| 138 | timed out |
| 139 | text file busy |
| 140 | operation would block |