#include "CeylanStreamSocket.h"#include "CeylanTypes.h"#include "CeylanSystem.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::Network::ServerStreamSocket |
| Server-side implementation of connection-based socket. More... | |
| class | Ceylan::Network::ServerStreamSocket::ServerStreamSocket::ServerStreamSocketException |
| Mother class for all stream socket-related exceptions, on the server side. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::Network |
| Basic network management, which is an optional Ceylan feature. | |
1.5.8