cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: getinfo CURLINFO_LOCAL* broken (reused connections)

From: Frank Meier <frank.meier_at_ergon.ch>
Date: Mon, 29 Nov 2010 13:28:53 +0100

After looking at the code, I think the problem is that in
Curl_initinfo() the ip/port info is reset. Maybe it's possible to skip
this code there, if we can asure ip/port info is initialized once. But
on the other hand this function seems to explicitly reset all the data
in struct PureInfo, so it's maybe not the right approach to change this
function.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-29