curl-library
Re: SSL with NSS not properly timing out
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 May 2013 23:30:52 +0200 (CEST)
Date: Tue, 7 May 2013 23:30:52 +0200 (CEST)
On Tue, 7 May 2013, David Strauss wrote:
> It looks like PR_Recv(conn->ssl[num].handle, buf, (int)buffersize, 0, -1) in
> nss_recv() (nss.c) may be the problem. That sets the timeout for NSS to
> 4294967295.
What about using PR_INTERVAL_NO_WAIT instead of -1?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-05-07