Searched refs:MHD_connection_handle_read (Results 1 – 3 of 3) sorted by relevance
53 MHD_connection_handle_read (struct MHD_Connection *connection);
100 return MHD_connection_handle_read (connection); in MHD_tls_connection_handle_read()
2000 MHD_connection_handle_read (struct MHD_Connection *connection) function2758 connection->read_handler = &MHD_connection_handle_read;