DragonFly bugs List (threaded) for 2012-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[DragonFlyBSD - Bug #2392] KEEPALIVE broken in curl
Issue #2392 has been updated by Matthias Rampke.
for the record: the curl error is
(56) Recv failure: Operation timed out
----------------------------------------
Bug #2392: KEEPALIVE broken in curl
http://bugs.dragonflybsd.org/issues/2392
Author: Matthias Rampke
Status: New
Priority: Normal
Assignee:
Category:
Target version:
curl has been broken since version 7.25 on DragonFly. I've bisected it down (using https://gist.github.com/3013871) to this commit:
https://github.com/bagder/curl/commit/2a266c1c7c075f9faced0248ed3f870dac1fc749
I can't find any functional difference between the code removed there and the one added on the library side in that commit's parent, so I am at loss for producing a more minimal testcase.
Current curl works fine on both OS X and Linux and I can't see any OS-specific code there so I guess this is a DragonFly problem(?).
A workaround for using curl on DragonFly is invoking it as _curl --no-keepalive_.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]