SimpleSocket  0.1
Some wrappers that make using sockets easier in C++
SocketCommunicator Member List

This is the complete list of members for SocketCommunicator, including all inherited members.

connect(const ComboAddress &a)SocketCommunicatorinline
getLine(std::string &line)SocketCommunicator
setTimeout(double timeout)SocketCommunicatorinline
SocketCommunicator(int fd)SocketCommunicatorinlineexplicit
writen(boost::string_ref message)SocketCommunicator