This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients giampaolo.rodola, gvanrossum, neologix, pitrou
Date 2013-03-29.02:23:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364523800.8.0.567387485745.issue17561@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps you can contribute something like this to Tulip?  We've got code to run a server that can handle IPv4 and IPv6, but we currently don't have something that just creates a separate socket for each address family.  Our UDP and TCP paths are also quite different.
History
Date User Action Args
2013-03-29 02:23:20gvanrossumsetrecipients: + gvanrossum, pitrou, giampaolo.rodola, neologix
2013-03-29 02:23:20gvanrossumsetmessageid: <1364523800.8.0.567387485745.issue17561@psf.upfronthosting.co.za>
2013-03-29 02:23:20gvanrossumlinkissue17561 messages
2013-03-29 02:23:20gvanrossumcreate