File udpsocket.hpp
FileList > illixr > network > udpsocket.hpp
Go to the source code of this file
#include <arpa/inet.h>#include <netinet/in.h>#include <sys/socket.h>#include <sys/time.h>#include <unistd.h>#include "illixr/export.hpp"#include <cstdint>#include <cstring>#include <mutex>#include <stdexcept>#include <string>
Namespaces
| Type | Name |
|---|---|
| namespace | ILLIXR RAC_ERRNO_MSG. |
| namespace | network |
Classes
| Type | Name |
|---|---|
| class | UDPSocket |
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/udpsocket.hpp