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

Public Member Functions

 ListenSocket (in_port_t port)
 
in_port_t port () const
 
- Public Member Functions inherited from Socket
 Socket (int fd)
 
 Socket (const Socket &)=delete
 
Socketoperator= (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_
 

Detailed Description

Definition at line 136 of file utils.h.


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