SimpleSocket
0.1
Some wrappers that make using sockets easier in C++
|
This is the complete list of members for SocketCommunicator, including all inherited members.
connect(const ComboAddress &a) | SocketCommunicator | inline |
getLine(std::string &line) | SocketCommunicator | |
setTimeout(double timeout) | SocketCommunicator | inline |
SocketCommunicator(int fd) | SocketCommunicator | inlineexplicit |
writen(boost::string_ref message) | SocketCommunicator |