cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL with NSS not properly timing out

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 9 May 2013 11:33:04 +0200

On Wednesday 08 May 2013 14:15:22 Daniel Stenberg wrote:
> On Wed, 8 May 2013, Kamil Dudka wrote:
> > So are the NSS recv/send functions. Only the handshake still blocks with
> > NSS. I guess that David needs the following fix:
> >
> > https://github.com/bagder/curl/commit/9d0af301
>
> Ah yes, that might be it.
>
> But don't you also agree that PR_INTERVAL_NO_WAIT is more suitable than -1
> for the PR_Recv timeout parameter?

Yes, I do agree on that. I have committed the fix on your behalf:

https://github.com/bagder/curl/commit/01a2abed

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-05-09