uvw 3.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
uvw::addr_info_event Struct Reference

The addrinfo event. More...

#include <dns.h>

Public Attributes

std::unique_ptr< addrinfo, deleter > data
 An initialized instance of addrinfo.
 

Detailed Description

The addrinfo event.

Definition at line 15 of file dns.h.

Member Data Documentation

◆ data

std::unique_ptr<addrinfo, deleter> uvw::addr_info_event::data

An initialized instance of addrinfo.

See getaddrinfo for further details.

Definition at line 26 of file dns.h.


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