Aktualizr
C++ SOTA Client
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Socket Class Reference
Inheritance diagram for Socket:
[legend]

Public Member Functions

 Socket (int fd)
 
 Socket (const Socket &)=delete
 
Socketoperator= (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_
 

Detailed Description

Definition at line 105 of file utils.h.


The documentation for this class was generated from the following files: