curl-library
Re: Asiohiper example program delay
Date: Thu, 24 May 2018 00:26:30 +0200 (CEST)
On Fri, 18 May 2018, Sean Miller wrote:
>> Does it seem like that could be what happens in your case? If so, I'll
>> write up a patch you can test...
>
> I'd be happy to test a patch. I've been poking around in the code a little
> myself, but I'm unfamiliar with it.
>
> I've reproduced this on libcurl-7.19.7 (RHEL6... I know...) and
> libcurl-7.55.1, the latter of which I build myself.
Hi again, sorry it took me while to get back but attached here is a debug
patch that I'd like you to apply to your code and see what debug output (and
possibly changed behavior) you get. Please do another log and attach in a
reply.
I think might be easiest if you build 7.60.0 (or just git master) from source
if we need to try out further stuff, but I won't insist on putting that on
you. It would also reduce the risk that you're actually seeing the effects of
a bug we've already fixed or subtly changed since 7.55.1...
-- / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: 0001-debug-Curl_protocol_getsock.patch