#include <string>
#include "Socket.h"
Include dependency graph for UnixSocket.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | UnixSocket |
Defines | |
#define | UNIX_SOCKET_BUFFER_SIZE 65535 |
#define | UnixSocket_h 1 |
#define UNIX_SOCKET_BUFFER_SIZE 65535 |
Definition at line 42 of file UnixSocket.h.
Referenced by UnixSocket::getRecvBufferSize(), and UnixSocket::getSendBufferSize().
#define UnixSocket_h 1 |
Definition at line 34 of file UnixSocket.h.