|
Aktualizr
C++ SOTA Client
|
Public Member Functions | |
| ConnectionSocket (const std::string &ip, in_port_t port, in_port_t bind_port=0) | |
| int | connect () |
Public Member Functions inherited from Socket | |
| Socket (int fd) | |
| Socket (const Socket &)=delete | |
| Socket & | operator= (const Socket &)=delete |
| int & | operator* () |
| std::string | toString () const |
Additional Inherited Members | |
Protected Member Functions inherited from Socket | |
| void | bind (in_port_t port, bool reuse=true) const |
Protected Attributes inherited from Socket | |
| int | socket_fd_ |
1.8.17