cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1377 Regression in 7.35.0 to (at least) 7.37.0 related to IPv6 (on Windows?)

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 30 May 2014 20:35:22 +0000

- **assigned_to**: Daniel Stenberg
- **Comment**:

Thanks for your report.

In this error case, do you know what 'firstfamily' is then? It seems it is something else than AF_INET ...

---
** [bugs:#1377] Regression in 7.35.0 to (at least) 7.37.0 related to IPv6 (on Windows?)**
**Status:** open
**Created:** Fri May 30, 2014 08:22 PM UTC by Luke-Jr
**Last Updated:** Fri May 30, 2014 08:22 PM UTC
**Owner:** Daniel Stenberg
My software uses libcurl as its socket layer via CURLOPT_CONNECT_ONLY. One user is reporting a regression connecting to http://stratum.f2pool.com:3333 (note, this is not a HTTP server) that we have isolated to 2d435c7fb5b7691e8ca1f3052e1eb5bcd8a4ea27 (trynextip: fix build for non-IPV6 capable systems). I am building libcurl with --enable-ipv6, but strangely enough, I don't think ENABLE_IPV6 is defined anywhere (lib/curl_config.h contains /* #undef ENABLE_IPV6 */). The user in question does not have IPv6 on his (Windows XP) system, so I am guessing that somehow libcurl is simply never trying IPv4 in this case.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-05-30

These mail archives are generated by hypermail.

donate! Page updated March 21, 2014.
web site info

File upload with ASP.NET