Skip to content

File tcpsocket.hpp

FileList > illixr > network > tcpsocket.hpp

Go to the source code of this file

  • #include <stdexcept>
  • #include <arpa/inet.h>
  • #include <cerrno>
  • #include <cstring>
  • #include <netinet/in.h>
  • #include <netinet/tcp.h>
  • #include <sys/socket.h>
  • #include <unistd.h>
  • #include "illixr/export.hpp"
  • #include <string>

Namespaces

Type Name
namespace ILLIXR
RAC_ERRNO_MSG.
namespace network

Classes

Type Name
class TCPSocket

Macros

Type Name
define BYTE_TYPE ssize\_t
define SOCKET_TYPE int

Macro Definition Documentation

define BYTE_TYPE

#define BYTE_TYPE `ssize_t`

define SOCKET_TYPE

#define SOCKET_TYPE `int`


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/network/tcpsocket.hpp