Searched refs:MHD_CONNECTION_CLOSED (Results 1 – 5 of 5) sorted by relevance
277 connection->state = MHD_CONNECTION_CLOSED; in MHD_connection_close()1102 case MHD_CONNECTION_CLOSED:2003 if (MHD_CONNECTION_CLOSED == connection->state)2038 case MHD_CONNECTION_CLOSED:2195 case MHD_CONNECTION_CLOSED:2359 if (MHD_CONNECTION_CLOSED == connection->state)2365 if (MHD_CONNECTION_CLOSED == connection->state)2398 if (MHD_CONNECTION_CLOSED == connection->state)2467 if (connection->state == MHD_CONNECTION_CLOSED)2633 case MHD_CONNECTION_CLOSED:[all …]
77 case MHD_CONNECTION_CLOSED: in MHD_state_to_string()
152 case MHD_CONNECTION_CLOSED: in MHD_tls_connection_handle_idle()
449 MHD_CONNECTION_CLOSED = MHD_CONNECTION_FOOTERS_SENT + 1, enumerator454 MHD_CONNECTION_IN_CLEANUP = MHD_CONNECTION_CLOSED + 1,
811 (MHD_CONNECTION_CLOSED != con->state) ) in MHD_handle_connection()1000 if (MHD_CONNECTION_CLOSED != con->state) in MHD_handle_connection()1038 (MHD_CONNECTION_CLOSED == connection->state) ) in recv_param_adapter()1076 (MHD_CONNECTION_CLOSED == connection->state) ) in send_param_adapter()2821 if (MHD_CONNECTION_CLOSED != pos->state) in MHD_epoll()