Daniel Stenberg
Daniel Stenberg
Incomplete, abandoned.
I have the feeling this is not easily done on Windows...
> Should be do-able though Of course it is *doable*, I don't think anyone would suggest anything else. The question is how complicated it is to get it into the...
1. `conn->bits.ipv6_ip` is true of the provided host name for the connection is an IPv6 numerical address. 2. It would be better to provide an actual (draft?) pull request for...
Fixed by #15155 (which used a "fixes" of the wrong issue number)
Sorry, I thought it was obvious. `curl_multi_fdset` creates `fd_set` collections which are used for select() calls. select() has numerous problems and one easy way to avoid some of its problems...
I mean, this does not explain the bug here. A bug is a bug.
Hence me renaming the issue to make it clear what it is about.
It's a bug. They should extract the exact same set of sockets + actions.
Why should they work differently?