Searched refs:SOUP_CONNECTION_DISCONNECTED (Results 1 – 5 of 5) sorted by relevance
581 if (old_state != SOUP_CONNECTION_DISCONNECTED) in soup_connection_disconnect()582 soup_connection_set_state (conn, SOUP_CONNECTION_DISCONNECTED); in soup_connection_disconnect()594 if (old_state != SOUP_CONNECTION_DISCONNECTED) in soup_connection_disconnect()684 SOUP_CONNECTION_DISCONNECTED); in soup_connection_get_state()701 state <= SOUP_CONNECTION_DISCONNECTED); in soup_connection_set_state()709 state == SOUP_CONNECTION_DISCONNECTED); in soup_connection_set_state()750 priv->state != SOUP_CONNECTION_DISCONNECTED); in soup_connection_send_request()
72 SOUP_CONNECTION_DISCONNECTED enumerator
346 { C_ENUM(SOUP_CONNECTION_DISCONNECTED), "SOUP_CONNECTION_DISCONNECTED", "disconnected" }, in soup_connection_state_get_type()
1810 …g_return_val_if_fail (soup_connection_get_state (item->conn) != SOUP_CONNECTION_DISCONNECTED, FALS… in get_connection_for_host()
758 /* IDLE -> */ SOUP_CONNECTION_DISCONNECTED,