VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_gai_req Struct Reference
Collaboration diagram for vlc_gai_req:
[legend]

Data Fields

const char * name
 
const char * service
 
const struct addrinfo * hints
 
struct addrinfo ** result
 
int error
 
vlc_sem_t done
 

Field Documentation

◆ done

vlc_sem_t vlc_gai_req::done

◆ error

int vlc_gai_req::error

◆ hints

const struct addrinfo* vlc_gai_req::hints

◆ name

const char* vlc_gai_req::name

◆ result

struct addrinfo** vlc_gai_req::result

Referenced by vlc_gai_thread().

◆ service

const char* vlc_gai_req::service

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