Searched refs:connection_close_error (Results 1 – 2 of 2) sorted by relevance
297 connection_close_error (struct MHD_Connection *connection, in connection_close_error() function313 #define CONNECTION_CLOSE_ERROR(c, emsg) connection_close_error (c, emsg)315 #define CONNECTION_CLOSE_ERROR(c, emsg) connection_close_error (c, NULL)
917 Cleaning up logging code around 'connection_close_error'. -CG