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: Wed, 23 Jul 2014 10:17:00 +0000

- **labels**: --> ipv6, windows build, regression
- **status**: pending-needsinfo --> closed-later
- **Comment**:

As we lack info and can't figure it out this problem without that, I'm closing this report. If you figure out more details we can re-open this entry again in the future, or possibly file a new one.

---
** [bugs:#1377] Regression in 7.35.0 to (at least) 7.37.0 related to IPv6 (on Windows?)**
**Status:** closed-later
**Labels:** ipv6 windows build regression 
**Created:** Fri May 30, 2014 08:22 PM UTC by Luke-Jr
**Last Updated:** Sat Jun 28, 2014 03:28 AM 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-07-23

These mail archives are generated by hypermail.

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

File upload with ASP.NET