Do not connect to server when new stream is sent
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Fri, 22 Sep 2006 21:34:38 +0000 (21:34 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Fri, 22 Sep 2006 21:34:38 +0000 (21:34 +0000)
commitd9114f8e250f55331eecc4315e4559791ff2d129
tree0b94921bcda033d23b59c3042f2d4b85a5ff27de
parent488f6e01646ba8f2e6941fbea8382f2c431f70a6
Do not connect to server when new stream is sent

When a new stream is sent by the client due to SASL authentication or
TLS (although TLS is not dealt with right now), do not connect to the
server again. The new stream is sent to the server, anyway.
jabber.c