cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SSL with NSS not properly timing out

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 May 2013 14:15:22 +0200 (CEST)

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?

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