
Data Fields | |
| httpd_url_t * | url |
| int | i_ref |
| int | fd |
| int | i_mode |
| int | i_state |
| int | b_read_waiting |
| 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 |
| tls_session_t * | p_tls |
Referenced by httpd_ClientIP(), httpd_ClientModeBidir(), and httpd_ServerIP().
Referenced by httpd_ClientModeStream().
Referenced by httpd_ClientSend().
Referenced by httpd_ClientRecv(), and httpd_ClientSend().
| uint8_t* httpd_client_t::p_buffer |
Referenced by httpd_ClientRecv(), and httpd_ClientSend().
Referenced by httpd_ClientSend().
1.5.6