gnu-crypto-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Crypto] exception on multiple SaslConnection.send() calls


From: Jim Basney
Subject: Re: [GNU Crypto] exception on multiple SaslConnection.send() calls
Date: Wed, 08 Dec 2004 18:09:57 -0600

Bryan Hoover <address@hidden> wrote:
> Jim Basney wrote:
> > Am I doing something wrong?
> 
> Don't comment the reconnect call :).  If possible, the existing connection 
> will be reused,
> so "reconnect" is in a sense, a bit of a misnomer.

Hmmm.  SaslConnection.reconnect() calls disconnect() then connect(),
which creates a new Socket().  Watching the network with ngrep, I see a
new TCP socket connection after the SaslConnection.reconnect() call.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]