Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <errno.h>
Go to the source code of this file.
Macros | |
#define | EWOULDBLOCK 35 |
#define | EINPROGRESS 36 |
#define | EALREADY 37 |
#define | ENOTSOCK 38 |
#define | EDESTADDRREQ 39 |
#define | EMSGSIZE 40 |
#define | EPROTOTYPE 41 |
#define | ENOPROTOOPT 42 |
#define | EPROTONOSUPPORT 43 |
#define | EOPNOTSUPP 45 |
#define | EAFNOSUPPORT 47 |
#define | EADDRINUSE 48 |
#define | EADDRNOTAVAIL 49 |
#define | ENETDOWN 50 |
#define | ENETUNREACH 51 |
#define | ENETRESET 52 |
#define | ECONNABORTED 53 |
#define | ECONNRESET 54 |
#define | ENOBUFS 55 |
#define | EISCONN 56 |
#define | ENOTCONN 57 |
#define | ETIMEDOUT 60 |
#define | ECONNREFUSED 61 |
#define | EHOSTUNREACH 65 |
#define | EDQUOT 69 |
#define | ESTALE 70 |
#define EADDRINUSE 48 |
#define EADDRNOTAVAIL 49 |
#define EAFNOSUPPORT 47 |
#define EALREADY 37 |
#define ECONNABORTED 53 |
#define ECONNREFUSED 61 |
#define ECONNRESET 54 |
#define EDESTADDRREQ 39 |
#define EDQUOT 69 |
#define EHOSTUNREACH 65 |
#define EINPROGRESS 36 |
#define EISCONN 56 |
#define EMSGSIZE 40 |
#define ENETDOWN 50 |
#define ENETRESET 52 |
#define ENETUNREACH 51 |
#define ENOBUFS 55 |
#define ENOPROTOOPT 42 |
#define ENOTCONN 57 |
#define ENOTSOCK 38 |
#define EOPNOTSUPP 45 |
#define EPROTONOSUPPORT 43 |
#define EPROTOTYPE 41 |
#define ESTALE 70 |
#define ETIMEDOUT 60 |
#define EWOULDBLOCK 35 |