#include <Socket.h>#include <SocketHandler.h>#include <Errors.h>#include <iostream>Go to the source code of this file.
Data Structures | |
| class | ListenServer |
Variables | |
| const int | backlog = 5 |
|
|
Definition at line 29 of file ListenServer.h. Referenced by ListenServer::Start(). |