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

Go to the source code of this file.
Classes | |
| class | Ceylan::Network::ClientStreamSocket |
| Client-side implementation of connection-based socket. More... | |
| class | Ceylan::Network::ClientStreamSocket::ClientStreamSocketException |
| Mother class for all stream socket-related exceptions, on the client 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.6.3