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

Go to the source code of this file.
Classes | |
| class | Ceylan::Network::AnonymousStreamSocket |
| Anonymous connection-based server-side stream socket. More... | |
| class | Ceylan::Network::AnonymousStreamSocket::AnonymousStreamSocketException |
| Mother class for all anonymous stream socket-related exceptions. More... | |
| class | Ceylan::Network::AnonymousStreamSocket::NonBlockingAcceptException |
| Raised whenever a non-blocking accept did not find any connection (this is not a fatal error). 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.6.3