Data Fields

httpd_host_t Struct Reference

Collaboration diagram for httpd_host_t:
Collaboration graph
[legend]

Data Fields

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
int i_client
httpd_client_t ** client
vlc_tls_creds_tp_tls
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

set by the outside (eg.

module_need())

Referenced by httpd_HostCreate().

(root of all evil) - 1

our parent

Referenced by httpd_HostCreate().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines