UDP peer information.
More...
#include <socket.h>
UDP peer information.
Definition at line 33 of file socket.h.
◆ Peer() [1/2]
◆ Peer() [2/2]
| librats::Peer::Peer |
( |
const std::string & |
ip, |
|
|
uint16_t |
port |
|
) |
| |
|
inline |
◆ operator!=()
| bool librats::Peer::operator!= |
( |
const Peer & |
other | ) |
const |
|
inline |
◆ operator==()
| bool librats::Peer::operator== |
( |
const Peer & |
other | ) |
const |
|
inline |
◆ ip
| std::string librats::Peer::ip |
◆ port
| uint16_t librats::Peer::port |
The documentation for this struct was generated from the following file: