[gio] Terminate connect call when application proxy is used
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 17 Nov 2011 18:04:04 +0000 (13:04 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Fri, 18 Nov 2011 17:32:42 +0000 (12:32 -0500)
commitcb74c366783944057492bae1e6b9472e36e2e7f1
tree3796ea2b83782961532a672d52fdd9a3849f85b1
parentd2fd6dac4a794211eb2c1b034f67d6bcfc348b20
[gio] Terminate connect call when application proxy is used

The connect_async() calls would never terminated when an application side
proxy was being used. Note we also skip over TLS handshake in this case,
as the application may have to do some proxy handshake before.
gio/gsocketclient.c