curl-library
[PATCH] get rid off misleading timeout in libcurl-NSS
From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 8 Oct 2009 19:57:15 +0200
Received on 2009-10-08
Date: Thu, 8 Oct 2009 19:57:15 +0200
Hello,
here is a proposed patch for lib/nss.c fixing the above mentioned timeout
issues. Now it computes the connection timeout properly. Then it set
the SSL socket to non-blocking mode. And finally it drops all the untested
code computing timeouts during a transfer.
Anybody feels like doing a review? Thanks in advance!
Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-patch attachment: nss-nonblock.patch