Reset the SSL handshake after connecting to the SOCKS proxy
authorFederico Mena Quintero <federico@novell.com>
Wed, 2 Jun 2010 19:18:00 +0000 (14:18 -0500)
committerFederico Mena Quintero <federico@novell.com>
Wed, 2 Jun 2010 22:49:11 +0000 (17:49 -0500)
commit24af912f902a3e484aafe0c3ab1fd623ffc7ea92
tree950e80953a1d49d77a561a90a1e5d484f4ea93a9
parent2948706d1488673496cf6c74ffeb4929314297a6
Reset the SSL handshake after connecting to the SOCKS proxy

Apparently it matters whether the socket had been written to,
while doing the connection to the proxy.  Now it works fine.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
camel/camel-tcp-stream-ssl.c