Go to the source code of this file.
Data Structures | |
struct | sockaddr_un |
Defines | |
#define | HAVE_FCNTL_H 1 |
#define | HAVE_STDLIB_H 1 |
#define | HAVE_STRING_H |
#define | snprintf _snprintf |
#define | ECONNREFUSED WSAECONNRESET |
Typedefs | |
typedef unsigned int | in_port_t |
typedef _Bool | bool |
Enumerations | |
enum | _Bool { false = 0, true = 1 } |