Searched refs:soup_socket_handshake_sync (Results 1 – 3 of 3) sorted by relevance
28 gboolean soup_socket_handshake_sync (SoupSocket *sock,
472 if (!soup_socket_handshake_sync (priv->socket, in soup_connection_connect_sync()511 if (soup_socket_handshake_sync (priv->socket, priv->remote_uri->host, in soup_connection_start_ssl_sync()
1489 soup_socket_handshake_sync (SoupSocket *sock, in soup_socket_handshake_sync() function