cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] speedcheck.c disabling expire

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 8 Sep 2011 08:40:23 +0200 (CEST)

On Wed, 7 Sep 2011, Adriano Meirelles wrote:

> I'm submitting patch to fix incorrect handling of Curl_expire by
> speedcheck.c. The current version of speedcheck.c may disable timeout by
> setting zero to Curl_expire. Which is fine using the curl_multi_perform,
> because it recheck all timeout internals, but when using custom event poller
> (like hiperfifo.c) it may keep stalle connection forever.

Thanks a lot, committed 81ead2c4e75a68 and pushed it just now!

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