[Patches] [ python-Patches-813445 ] Add IPPROTO_IPV6 option to the socketmodule

SourceForge.net noreply at sourceforge.net
Sat Sep 27 04:43:07 EDT 2003


Patches item #813445, was opened at 2003-09-27 08:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=813445&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add IPPROTO_IPV6 option to the socketmodule

Initial Comment:
the abovementioned socket option is missing from

python2.2 as well 2.3.



it's needed by nearly all server programs, since i

believe the default behaviour in linux changed between

kernel versions 2.4 and 2.6. the default also currently

varies between operating systems. it controls whether

listening to * on a ipv6 socket also accepts ipv4

connections.



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

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



More information about the Patches mailing list