TwiceAsNice  2019-02-18
Variables
UdpSocketBase.cpp File Reference
#include "UdpSocketBase.h"
#include "apgHelper.h"
#include <sstream>
#include <cstring>
#include <netinet/in.h>
#include <sys/socket.h>
#include <sys/select.h>
#include <netdb.h>
#include <stdexcept>
Include dependency graph for UdpSocketBase.cpp:

Variables

const int32_t SOCKET_ERROR = -1
 
const int32_t INVALID_SOCKET = -1
 

Variable Documentation

◆ INVALID_SOCKET

const int32_t INVALID_SOCKET = -1

◆ SOCKET_ERROR

const int32_t SOCKET_ERROR = -1