Searched refs:SOUP_CONNECTION_CONNECTING (Results 1 – 6 of 6) sorted by relevance
68 SOUP_CONNECTION_CONNECTING, enumerator
400 soup_connection_set_state (conn, SOUP_CONNECTION_CONNECTING); in soup_connection_connect_async()447 soup_connection_set_state (conn, SOUP_CONNECTION_CONNECTING); in soup_connection_connect_sync()
342 { C_ENUM(SOUP_CONNECTION_CONNECTING), "SOUP_CONNECTION_CONNECTING", "connecting" }, in soup_connection_state_get_type()
1820 } else if (soup_connection_get_state (conn) == SOUP_CONNECTION_CONNECTING) in get_connection_for_host()
756 /* NEW -> */ SOUP_CONNECTION_CONNECTING,
422 if (state == SOUP_CONNECTION_CONNECTING) { in ea_connection_state_changed()