Lines Matching refs:MHD_CONNECTION_CLOSED
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:
2738 connection->state = MHD_CONNECTION_CLOSED;