#include <arion/common/global_defs.hpp>#include <cstring>#include <map>#include <memory>#include <string>#include <sys/socket.h>#include <vector>Go to the source code of this file.
Classes | |
| struct | arion::ARION_SOCKET |
| This structure holds data about a UNIX socket. More... | |
| class | arion::SocketManager |
Namespaces | |
| namespace | arion |
Functions | |
| std::vector< BYTE > | arion::serialize_arion_socket (ARION_SOCKET *arion_s) |
| ARION_SOCKET * | arion::deserialize_arion_socket (std::vector< BYTE > srz_socket) |