[Patches] [ python-Patches-520062 ] Support IPv6 with VC.NET

noreply@sourceforge.net noreply@sourceforge.net
Tue, 19 Feb 2002 09:57:32 -0800


Patches item #520062, was opened at 2002-02-19 09:57
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=520062&group_id=5470

Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin v. Löwis (loewis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support IPv6 with VC.NET

Initial Comment:
This patch enables IPv6 support based on Winsock2 on 
Microsoft C 13 and later. Due to the implementation 
strategy used in the SDK headers, the resulting 
_socket.pyd will not require additional shared 
libraries, but it will instead locale the symbols 
dynamically, and fall back to a default 
implementation if none are found.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=520062&group_id=5470