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

The nameinfo event. More...

#include <dns.h>

Public Attributes

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

Detailed Description

The nameinfo event.

Definition at line 30 of file dns.h.

Member Data Documentation

◆ hostname

const char* uvw::name_info_event::hostname

A valid hostname.

See getnameinfo for further details.

Definition at line 39 of file dns.h.

◆ service

const char* uvw::name_info_event::service

A valid service name.

See getnameinfo for further details.

Definition at line 47 of file dns.h.


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