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

NameInfoEvent event. More...

#include <dns.h>

Public Attributes

const char * hostname
 A valid hostname.
 
const char * service
 A valid service name.
 

Detailed Description

NameInfoEvent event.

It will be emitted by GetNameInfoReq according with its functionalities.

Definition at line 38 of file dns.h.

Member Data Documentation

◆ hostname

const char* uvw::NameInfoEvent::hostname

A valid hostname.

See getnameinfo for further details.

Definition at line 47 of file dns.h.

◆ service

const char* uvw::NameInfoEvent::service

A valid service name.

See getnameinfo for further details.

Definition at line 55 of file dns.h.


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