Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-socket-private.h28 gboolean soup_socket_handshake_sync (SoupSocket *sock,
Dsoup-connection.c472 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()
Dsoup-socket.c1489 soup_socket_handshake_sync (SoupSocket *sock, in soup_socket_handshake_sync() function