Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c134 gboolean io_closing; member
384 if (!pv->io_closing) { in close_io_stream()
387 pv->io_closing = TRUE; in close_io_stream()
1159 if (!pv->io_closing) in soup_websocket_connection_read()
1448 g_assert (pv->io_closing); in soup_websocket_connection_finalize()
1924 else if (self->pv->io_closing || self->pv->close_sent) in soup_websocket_connection_get_state()