Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dconnection.h53 MHD_connection_handle_read (struct MHD_Connection *connection);
Dconnection_https.c100 return MHD_connection_handle_read (connection); in MHD_tls_connection_handle_read()
Dconnection.c2000 MHD_connection_handle_read (struct MHD_Connection *connection) function
2758 connection->read_handler = &MHD_connection_handle_read;