Home
last modified time | relevance | path

Searched defs:CONNECTION_CLOSE_ERROR (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dconnection.c313 #define CONNECTION_CLOSE_ERROR(c, emsg) connection_close_error (c, emsg) macro
315 #define CONNECTION_CLOSE_ERROR(c, emsg) connection_close_error (c, NULL) macro