Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
ENetPort.hpp File Reference
#include <cstdint>
#include <unistd.h>
#include <sys/socket.h>
#include <sys/uio.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <csignal>
#include <cerrno>
Include dependency graph for ENetPort.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int32_t socket_t
 

Variables

const socket_t INVALID_SOCKET = -1
 

Typedef Documentation

◆ socket_t

typedef int32_t socket_t

Variable Documentation

◆ INVALID_SOCKET

const socket_t INVALID_SOCKET = -1