#include <string>
#include "Socket.h"
Go to the source code of this file.
Classes | |
class | UnixSocket |
Defines | |
#define | UNIX_SOCKET_BUFFER_SIZE 65535 |
#define UNIX_SOCKET_BUFFER_SIZE 65535 |
Definition at line 42 of file UnixSocket.h.
Referenced by UnixSocket::getRecvBufferSize(), and UnixSocket::getSendBufferSize().