Aktualizr
C++ SOTA Client
|
Public Member Functions | |
Socket (int fd) | |
Socket (const Socket &)=delete | |
Socket & | operator= (const Socket &)=delete |
int & | operator* () |
std::string | toString () const |
Protected Member Functions | |
void | bind (in_port_t port, bool reuse=true) const |
Protected Attributes | |
int | socket_fd_ |