Address representation.
More...
#include <util.h>
|
std::string | ip |
|
unsigned int | port |
|
Address representation.
Definition at line 214 of file util.h.
◆ ip
std::string uvw::socket_address::ip |
Either an IPv4 or an IPv6.
Definition at line 215 of file util.h.
◆ port
unsigned int uvw::socket_address::port |
A valid service identifier.
Definition at line 216 of file util.h.
The documentation for this struct was generated from the following file: