Searched refs:SOUP_CONNECTION_IDLE (Results 1 – 5 of 5) sorted by relevance
687 if (priv->state == SOUP_CONNECTION_IDLE && in soup_connection_get_state()708 g_warn_if_fail (state == SOUP_CONNECTION_IDLE || in soup_connection_set_state()713 if (state == SOUP_CONNECTION_IDLE && !priv->reusable) { in soup_connection_set_state()719 if (priv->state == SOUP_CONNECTION_IDLE) in soup_connection_set_state()
69 SOUP_CONNECTION_IDLE, enumerator
1260 soup_connection_set_state (item->conn, SOUP_CONNECTION_IDLE); in message_restarted()1358 (cleanup_idle && state == SOUP_CONNECTION_IDLE)) { in soup_session_cleanup_connections()1466 if (soup_connection_get_state (conn) == SOUP_CONNECTION_IDLE) in connection_state_changed()1491 soup_connection_set_state (item->conn, SOUP_CONNECTION_IDLE); in soup_session_unqueue_item()1817 if (!need_new_connection && soup_connection_get_state (conn) == SOUP_CONNECTION_IDLE) { in get_connection_for_host()2561 if (state == SOUP_CONNECTION_IDLE || in soup_session_abort()
343 { C_ENUM(SOUP_CONNECTION_IDLE), "SOUP_CONNECTION_IDLE", "idle" }, in soup_connection_state_get_type()
759 /* IN_USE -> */ SOUP_CONNECTION_IDLE,