uvw 2.12.1
Loading...
Searching...
No Matches
uvw::Addr Struct Reference

Address representation. More...

#include <util.h>

Public Attributes

std::string ip
 
unsigned int port
 

Detailed Description

Address representation.

Definition at line 332 of file util.h.

Member Data Documentation

◆ ip

std::string uvw::Addr::ip

Either an IPv4 or an IPv6.

Definition at line 333 of file util.h.

◆ port

unsigned int uvw::Addr::port

A valid service identifier.

Definition at line 334 of file util.h.


The documentation for this struct was generated from the following file: