VLC  4.0.0-dev
Data Fields
vlc_gai_req Struct Reference

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

◆ service

const char* vlc_gai_req::service

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