|
Pol
Revision:cb584c9
|
#include <string>Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Clib | |
Functions | |
| bool | Pol::Clib::readline (Socket &sck, std::string &s, bool *timeout_exit, unsigned int timeout_secs, unsigned maxlen) |
| bool | Pol::Clib::readstring (Socket &sck, std::string &s, unsigned int interchar_secs, unsigned length) |
| void | Pol::Clib::writeline (Socket &sck, const std::string &s) |
Definition in file sckutil.h.