curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Expire in 0 ms for 1 (transfer 0x7fb8da47d600)

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 13 Feb 2019 13:20:46 -0500

On 2/13/2019 12:44 PM, Christian Schmitz via curl-library wrote:
> In multi.c, there is a line:
>
> infof(data, "Expire in %ld ms for %x (transfer %p)\n", (long)milli, id, data);
>
>
> Which causes tons of log messages in our transfers.
> Can this be removed?
>
> I bet it was for debugging an issue and got merged somehow in the final release.

Yes, fixed in aabc7ae [1].

[1]: https://github.com/curl/curl/commit/aabc7ae

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-02-13