Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dconnection.h67 MHD_connection_handle_write (struct MHD_Connection *connection);
Dconnection_https.c117 return MHD_connection_handle_write (connection); in MHD_tls_connection_handle_write()
Dconnection.c2063 MHD_connection_handle_write (struct MHD_Connection *connection) function
2759 connection->write_handler = &MHD_connection_handle_write;