fipa_services
Namespaces | Variables
UDTTransport.cpp File Reference
#include "UDTTransport.hpp"
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <stdexcept>
#include <string.h>
#include <base-logging/Logging.hpp>
#include <boost/regex.hpp>

Namespaces

 fipa
 
 fipa::services
 
 fipa::services::transports
 
 fipa::services::transports::udt
 

Variables

const uint32_t fipa::services::transports::udt::MAX_MESSAGE_SIZE_BYTES = 20*1024*1024