[Pidgin] #1075: IPv6 on win32
Pidgin
trac at pidgin.im
Tue Mar 27 16:32:32 EDT 2012
#1075: IPv6 on win32
-----------------------------+----------------------------------------------
Reporter: makenshi | Owner: datallah
Type: enhancement | Status: new
Milestone: Patches welcome | Component: winpidgin (gtk)
Version: 2.0 | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment(by BigBrownChunx):
As mentioned on the devel mailing list, it's possible to make IPv6 work on
Windows:
> It's possible to configure [...] IPv6 support on windows by editing
> the config.h.mingw to include
>
> #ifndef _WIN32_WINNT
> #define _WIN32_WINNT 0x0501
> #endif
>
> and uncomment the line
> #define HAVE_GETADDRINFO 1
As the getaddrinfo() function is available on Windows from Win2000 (with
the IPv6 add-on) and WinXP
--
Ticket URL: <http://developer.pidgin.im/ticket/1075#comment:10>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list