Home
last modified time | relevance | path

Searched refs:soup_connection_set_state (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-connection.c108 soup_connection_set_state (SOUP_CONNECTION (object), g_value_get_uint (value)); in soup_connection_set_property()
339 soup_connection_set_state (conn, SOUP_CONNECTION_IN_USE); in socket_connect_finished()
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()
483 soup_connection_set_state (conn, SOUP_CONNECTION_IN_USE); in soup_connection_connect_sync()
582 soup_connection_set_state (conn, SOUP_CONNECTION_DISCONNECTED); in soup_connection_disconnect()
689 soup_connection_set_state (conn, SOUP_CONNECTION_REMOTE_DISCONNECTED); in soup_connection_get_state()
695 soup_connection_set_state (SoupConnection *conn, SoupConnectionState state) in soup_connection_set_state() function
H A Dsoup-connection.h73 void soup_connection_set_state (SoupConnection *conn,
H A Dsoup-session.c1263 soup_connection_set_state (item->conn, SOUP_CONNECTION_IDLE); in message_restarted()
1494 soup_connection_set_state (item->conn, SOUP_CONNECTION_IDLE); in soup_session_unqueue_item()
1821 soup_connection_set_state (conn, SOUP_CONNECTION_IN_USE); in get_connection_for_host()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/
H A Dsoup-connection.c398 soup_connection_set_state (SoupConnection *conn, in soup_connection_set_state() function
683 soup_connection_set_state (conn, SOUP_CONNECTION_IN_USE); in soup_connection_complete()
765 soup_connection_set_state (conn, SOUP_CONNECTION_CONNECTING); in soup_connection_connect_async()
801 soup_connection_set_state (conn, SOUP_CONNECTION_CONNECTING); in soup_connection_connect()
1003 soup_connection_set_state (conn, SOUP_CONNECTION_DISCONNECTED); in soup_connection_disconnect()
1129 soup_connection_set_state (conn, SOUP_CONNECTION_IN_USE); in soup_connection_set_in_use()
1136 soup_connection_set_state (conn, SOUP_CONNECTION_IDLE); in soup_connection_set_in_use()