Pyrogenesis
13997
|
#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 |