mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-21 07:28:36 +01:00
Using this rather than g_socket_client_connect() or g_socket_client_connect_to_host() allows #GSocketClient to determine when to use application-specific proxy protocols. Reviewed-by: Dan Winship <danw@gnome.org>