Home
last modified time | relevance | path

Searched refs:MHD_tls_connection_handle_read (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dconnection_https.c96 MHD_tls_connection_handle_read (struct MHD_Connection *connection) in MHD_tls_connection_handle_read() function
157 (MHD_YES != MHD_tls_connection_handle_read (connection)) ) in MHD_tls_connection_handle_idle()
178 connection->read_handler = &MHD_tls_connection_handle_read; in MHD_set_https_callbacks()