HomeSort by relevance Sort by last modified time
    Searched refs:write_handler (Results 1 - 4 of 4) sorted by null

  /external/libmicrohttpd/src/microhttpd/
connection_https.c 179 connection->write_handler = &MHD_tls_connection_handle_write;
internal.h 820 int (*write_handler) (struct MHD_Connection *connection); member in struct:MHD_Connection
    [all...]
daemon.c 1024 con->write_handler (con);
1095 con->write_handler (con);
    [all...]
connection.c     [all...]

Completed in 62 milliseconds