[DragonFlyBSD - Bug #2392] KEEPALIVE broken in curl

Matthias Rampke via Redmine bugtracker-admin at leaf.dragonflybsd.org
Thu Jun 28 14:05:12 PDT 2012


Issue #2392 has been reported by Matthias Rampke.

----------------------------------------
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





More information about the Bugs mailing list