On Tue, May 7, 2013 at 2:30 PM, Daniel Stenberg <[email protected]> wrote:
> What about using PR_INTERVAL_NO_WAIT instead of -1?

I'm not sure there's a way for that to work efficiently without
waiting for an event from NSS, if that's possible.

Otherwise, it seems like it would be best to calculate the remaining
timeout allowable for the request (considering how DNS, etc, have
already contributed to request time) and sending that in.

--
David Strauss
   | [email protected]
   | +1 512 577 5827 [mobile]
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to