VLC
3.0.15
|
Data Fields | |
struct vlc_common_members | obj |
unsigned | i_ref |
int * | fds |
unsigned | nfd |
unsigned | port |
vlc_thread_t | thread |
vlc_mutex_t | lock |
vlc_cond_t | wait |
int | i_url |
httpd_url_t ** | url |
bool | b_no_timeout |
int | i_client |
httpd_client_t ** | client |
vlc_tls_creds_t * | p_tls |
bool httpd_host_t::b_no_timeout |
httpd_client_t** httpd_host_t::client |
int* httpd_host_t::fds |
int httpd_host_t::i_client |
unsigned httpd_host_t::i_ref |
int httpd_host_t::i_url |
vlc_mutex_t httpd_host_t::lock |
unsigned httpd_host_t::nfd |
struct vlc_common_members httpd_host_t::obj |
vlc_tls_creds_t* httpd_host_t::p_tls |
unsigned httpd_host_t::port |
vlc_thread_t httpd_host_t::thread |
httpd_url_t** httpd_host_t::url |
vlc_cond_t httpd_host_t::wait |