uvw  2.11.0
Public Attributes | List of all members
uvw::NameInfoEvent Struct Reference

NameInfoEvent event. More...

#include <dns.h>

Public Attributes

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

Detailed Description

NameInfoEvent event.

It will be emitted by GetNameInfoReq according with its functionalities.

Definition at line 42 of file dns.h.

Member Data Documentation

◆ hostname

const char* uvw::NameInfoEvent::hostname

A valid hostname.

See getnameinfo for further details.

Definition at line 51 of file dns.h.

◆ service

const char* uvw::NameInfoEvent::service

A valid service name.

See getnameinfo for further details.

Definition at line 59 of file dns.h.


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