Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-misc.h71 SOUP_CONNECTION_REMOTE_DISCONNECTED, enumerator
Dsoup-enum-types.c345 …{ C_ENUM(SOUP_CONNECTION_REMOTE_DISCONNECTED), "SOUP_CONNECTION_REMOTE_DISCONNECTED", "remote-disc… in soup_connection_state_get_type()
Dsoup-connection.c689 soup_connection_set_state (conn, SOUP_CONNECTION_REMOTE_DISCONNECTED); in soup_connection_get_state()
Dsoup-session.c1357 if (state == SOUP_CONNECTION_REMOTE_DISCONNECTED || in soup_session_cleanup_connections()
2562 state == SOUP_CONNECTION_REMOTE_DISCONNECTED) { in soup_session_abort()