feisty meow concerns codebase  2.140
tcpip_definitions.h File Reference
Include dependency graph for tcpip_definitions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SOCKET_ERROR   -1
 
#define INVALID_SOCKET   -1
 
#define SOCK_EACCES   EACCES
 
#define SOCK_EADDRINUSE   EADDRINUSE
 
#define SOCK_EADDRNOTAVAIL   EADDRNOTAVAIL
 
#define SOCK_EAFNOSUPPORT   EAFNOSUPPORT
 
#define SOCK_EALREADY   EALREADY
 
#define SOCK_EBADF   EBADF
 
#define SOCK_ECONNABORTED   ECONNABORTED
 
#define SOCK_ECONNREFUSED   ECONNREFUSED
 
#define SOCK_ECONNRESET   ECONNRESET
 
#define SOCK_EDESTADDRREQ   EDESTADDRREQ
 
#define SOCK_EDQUOT   EDQUOT
 
#define SOCK_EFAULT   EFAULT
 
#define SOCK_EHOSTDOWN   EHOSTDOWN
 
#define SOCK_EHOSTUNREACH   EHOSTUNREACH
 
#define SOCK_EINPROGRESS   EINPROGRESS
 
#define SOCK_EINTR   EINTR
 
#define SOCK_EINVAL   EINVAL
 
#define SOCK_EISCONN   EISCONN
 
#define SOCK_ELOOP   ELOOP
 
#define SOCK_EMFILE   EMFILE
 
#define SOCK_EMSGSIZE   EMSGSIZE
 
#define SOCK_ENAMETOOLONG   ENAMETOOLONG
 
#define SOCK_ENETDOWN   ENETDOWN
 
#define SOCK_ENETUNREACH   ENETUNREACH
 
#define SOCK_ENETRESET   ENETRESET
 
#define SOCK_ENOBUFS   ENOBUFS
 
#define SOCK_ENOPROTOOPT   ENOPROTOOPT
 
#define SOCK_ENOTCONN   ENOTCONN
 
#define SOCK_ENOTEMPTY   ENOTEMPTY
 
#define SOCK_ENOTSOCK   ENOTSOCK
 
#define SOCK_EOPNOTSUPP   EOPNOTSUPP
 
#define SOCK_EPFNOSUPPORT   EPFNOSUPPORT
 
#define SOCK_EPROCLIM   EPROCLIM
 
#define SOCK_EPROTOTYPE   EPROTOTYPE
 
#define SOCK_EPROTONOSUPPORT   EPROTONOSUPPORT
 
#define SOCK_EREMOTE   EREMOTE
 
#define SOCK_ESHUTDOWN   ESHUTDOWN
 
#define SOCK_ESOCKTNOSUPPORT   ESOCKTNOSUPPORT
 
#define SOCK_ESTALE   ESTALE
 
#define SOCK_ETIMEDOUT   ETIMEDOUT
 
#define SOCK_ETOOMANYREFS   ETOOMANYREFS
 
#define SOCK_EWOULDBLOCK   EWOULDBLOCK
 
#define SOCK_EUSERS   EUSERS
 

Typedefs

typedef void sock_hop
 

Macro Definition Documentation

◆ INVALID_SOCKET

#define INVALID_SOCKET   -1

Definition at line 29 of file tcpip_definitions.h.

◆ SOCK_EACCES

#define SOCK_EACCES   EACCES

Definition at line 39 of file tcpip_definitions.h.

◆ SOCK_EADDRINUSE

#define SOCK_EADDRINUSE   EADDRINUSE

Definition at line 40 of file tcpip_definitions.h.

◆ SOCK_EADDRNOTAVAIL

#define SOCK_EADDRNOTAVAIL   EADDRNOTAVAIL

Definition at line 41 of file tcpip_definitions.h.

◆ SOCK_EAFNOSUPPORT

#define SOCK_EAFNOSUPPORT   EAFNOSUPPORT

Definition at line 42 of file tcpip_definitions.h.

◆ SOCK_EALREADY

#define SOCK_EALREADY   EALREADY

Definition at line 43 of file tcpip_definitions.h.

◆ SOCK_EBADF

#define SOCK_EBADF   EBADF

Definition at line 44 of file tcpip_definitions.h.

◆ SOCK_ECONNABORTED

#define SOCK_ECONNABORTED   ECONNABORTED

Definition at line 45 of file tcpip_definitions.h.

◆ SOCK_ECONNREFUSED

#define SOCK_ECONNREFUSED   ECONNREFUSED

Definition at line 46 of file tcpip_definitions.h.

◆ SOCK_ECONNRESET

#define SOCK_ECONNRESET   ECONNRESET

Definition at line 47 of file tcpip_definitions.h.

◆ SOCK_EDESTADDRREQ

#define SOCK_EDESTADDRREQ   EDESTADDRREQ

Definition at line 48 of file tcpip_definitions.h.

◆ SOCK_EDQUOT

#define SOCK_EDQUOT   EDQUOT

Definition at line 49 of file tcpip_definitions.h.

◆ SOCK_EFAULT

#define SOCK_EFAULT   EFAULT

Definition at line 50 of file tcpip_definitions.h.

◆ SOCK_EHOSTDOWN

#define SOCK_EHOSTDOWN   EHOSTDOWN

Definition at line 51 of file tcpip_definitions.h.

◆ SOCK_EHOSTUNREACH

#define SOCK_EHOSTUNREACH   EHOSTUNREACH

Definition at line 52 of file tcpip_definitions.h.

◆ SOCK_EINPROGRESS

#define SOCK_EINPROGRESS   EINPROGRESS

Definition at line 53 of file tcpip_definitions.h.

◆ SOCK_EINTR

#define SOCK_EINTR   EINTR

Definition at line 54 of file tcpip_definitions.h.

◆ SOCK_EINVAL

#define SOCK_EINVAL   EINVAL

Definition at line 55 of file tcpip_definitions.h.

◆ SOCK_EISCONN

#define SOCK_EISCONN   EISCONN

Definition at line 56 of file tcpip_definitions.h.

◆ SOCK_ELOOP

#define SOCK_ELOOP   ELOOP

Definition at line 57 of file tcpip_definitions.h.

◆ SOCK_EMFILE

#define SOCK_EMFILE   EMFILE

Definition at line 58 of file tcpip_definitions.h.

◆ SOCK_EMSGSIZE

#define SOCK_EMSGSIZE   EMSGSIZE

Definition at line 59 of file tcpip_definitions.h.

◆ SOCK_ENAMETOOLONG

#define SOCK_ENAMETOOLONG   ENAMETOOLONG

Definition at line 60 of file tcpip_definitions.h.

◆ SOCK_ENETDOWN

#define SOCK_ENETDOWN   ENETDOWN

Definition at line 61 of file tcpip_definitions.h.

◆ SOCK_ENETRESET

#define SOCK_ENETRESET   ENETRESET

Definition at line 63 of file tcpip_definitions.h.

◆ SOCK_ENETUNREACH

#define SOCK_ENETUNREACH   ENETUNREACH

Definition at line 62 of file tcpip_definitions.h.

◆ SOCK_ENOBUFS

#define SOCK_ENOBUFS   ENOBUFS

Definition at line 64 of file tcpip_definitions.h.

◆ SOCK_ENOPROTOOPT

#define SOCK_ENOPROTOOPT   ENOPROTOOPT

Definition at line 65 of file tcpip_definitions.h.

◆ SOCK_ENOTCONN

#define SOCK_ENOTCONN   ENOTCONN

Definition at line 66 of file tcpip_definitions.h.

◆ SOCK_ENOTEMPTY

#define SOCK_ENOTEMPTY   ENOTEMPTY

Definition at line 67 of file tcpip_definitions.h.

◆ SOCK_ENOTSOCK

#define SOCK_ENOTSOCK   ENOTSOCK

Definition at line 68 of file tcpip_definitions.h.

◆ SOCK_EOPNOTSUPP

#define SOCK_EOPNOTSUPP   EOPNOTSUPP

Definition at line 69 of file tcpip_definitions.h.

◆ SOCK_EPFNOSUPPORT

#define SOCK_EPFNOSUPPORT   EPFNOSUPPORT

Definition at line 70 of file tcpip_definitions.h.

◆ SOCK_EPROCLIM

#define SOCK_EPROCLIM   EPROCLIM

Definition at line 71 of file tcpip_definitions.h.

◆ SOCK_EPROTONOSUPPORT

#define SOCK_EPROTONOSUPPORT   EPROTONOSUPPORT

Definition at line 73 of file tcpip_definitions.h.

◆ SOCK_EPROTOTYPE

#define SOCK_EPROTOTYPE   EPROTOTYPE

Definition at line 72 of file tcpip_definitions.h.

◆ SOCK_EREMOTE

#define SOCK_EREMOTE   EREMOTE

Definition at line 74 of file tcpip_definitions.h.

◆ SOCK_ESHUTDOWN

#define SOCK_ESHUTDOWN   ESHUTDOWN

Definition at line 75 of file tcpip_definitions.h.

◆ SOCK_ESOCKTNOSUPPORT

#define SOCK_ESOCKTNOSUPPORT   ESOCKTNOSUPPORT

Definition at line 76 of file tcpip_definitions.h.

◆ SOCK_ESTALE

#define SOCK_ESTALE   ESTALE

Definition at line 77 of file tcpip_definitions.h.

◆ SOCK_ETIMEDOUT

#define SOCK_ETIMEDOUT   ETIMEDOUT

Definition at line 78 of file tcpip_definitions.h.

◆ SOCK_ETOOMANYREFS

#define SOCK_ETOOMANYREFS   ETOOMANYREFS

Definition at line 79 of file tcpip_definitions.h.

◆ SOCK_EUSERS

#define SOCK_EUSERS   EUSERS

Definition at line 81 of file tcpip_definitions.h.

◆ SOCK_EWOULDBLOCK

#define SOCK_EWOULDBLOCK   EWOULDBLOCK

Definition at line 80 of file tcpip_definitions.h.

◆ SOCKET_ERROR

#define SOCKET_ERROR   -1

Definition at line 25 of file tcpip_definitions.h.

Typedef Documentation

◆ sock_hop

typedef void sock_hop

Definition at line 34 of file tcpip_definitions.h.