![]() |
Rueba
1.0
Refectory Access System
|
Public Member Functions | |
bool | create () |
bool | bind (const int port) |
bool | listen () const |
bool | accept (Socket &) const |
bool | connect (const std::string host, const int port) |
bool | send (const std::string) const |
int | recv (std::string &) const |
void | set_non_blocking (const bool) |
bool | is_valid () const |