|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
Windows errno compatibility definitions. More...
Go to the source code of this file.
Macros | |
| #define | EINVAL 22 |
| #define | ERANGE 34 |
| #define | ETIMEDOUT 110 |
| #define | EINTR 4 |
| #define | EBADF 9 |
| #define | EAGAIN 11 |
| #define | EWOULDBLOCK 11 |
| #define | EPIPE 32 |
| #define | ECONNREFUSED 111 |
| #define | ENETUNREACH 101 |
| #define | EHOSTUNREACH 113 |
| #define | ECONNRESET 104 |
| #define | ENOTSOCK 88 |
Variables | |
| int | errno |
Windows errno compatibility definitions.
Definition in file windows_errno.h.