On Mon, 23 Mar 2015, YAMADA Yasuharu wrote:
Curl_getconnectinfo() want to ONLY work for curl_easy_perform(). I guess this is the point.
That's certainly the important part of it, yes. But as this is a documented limitation it is not really a bug - not that it matters very much what we call it.
I think it is better way that Curl_getconnectinfo() works for BOTH of easy_perform() and multi_perform(). are you agree?
Yes I do. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
