
Data Fields | |
| httpd_url_t * | url |
| int | i_ref |
| int | fd |
| bool | b_stream_mode |
| uint8_t | i_state |
| mtime_t | i_activity_date |
| mtime_t | i_activity_timeout |
| int | i_buffer_size |
| int | i_buffer |
| uint8_t * | p_buffer |
| httpd_message_t | query |
| httpd_message_t | answer |
| vlc_tls_t * | p_tls |
Referenced by httpd_ClientClean(), httpd_ClientInit(), httpd_ClientSend(), and httpd_HostThread().
Referenced by httpd_ClientInit(), httpd_HostThread(), and httpd_StreamCallBack().
Referenced by httpd_ClientClean(), httpd_ClientIP(), httpd_ClientNew(), httpd_HostThread(), httpd_NetRecv(), httpd_NetSend(), and httpd_ServerIP().
Referenced by httpd_ClientInit(), and httpd_HostThread().
Referenced by httpd_ClientInit(), httpd_ClientRecv(), and httpd_HostThread().
Referenced by httpd_ClientInit(), httpd_ClientRecv(), httpd_ClientSend(), and httpd_HostThread().
Referenced by httpd_ClientInit(), httpd_ClientRecv(), httpd_ClientSend(), and httpd_HostThread().
Referenced by httpd_ClientNew(), and httpd_HostThread().
| uint8_t httpd_client_t::i_state |
Referenced by httpd_ClientInit(), httpd_ClientNew(), httpd_ClientRecv(), httpd_ClientSend(), httpd_ClientTlsHandshake(), and httpd_HostThread().
| uint8_t* httpd_client_t::p_buffer |
Referenced by httpd_ClientClean(), httpd_ClientInit(), httpd_ClientRecv(), httpd_ClientSend(), and httpd_HostThread().
Referenced by httpd_ClientClean(), httpd_ClientNew(), httpd_ClientTlsHandshake(), httpd_NetRecv(), and httpd_NetSend().
Referenced by httpd_ClientClean(), httpd_ClientInit(), httpd_ClientRecv(), httpd_ClientSend(), httpd_FileCallBack(), and httpd_HostThread().
Referenced by httpd_ClientNew(), httpd_ClientSend(), httpd_HostThread(), and httpd_UrlDelete().
1.7.1