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 kylev
Recipients kylev
Date 2010-03-25.23:39:58
SpamBayes Score 0.00757115
Marked as misclassified No
Message-id <1269560401.06.0.703544255222.issue8235@psf.upfronthosting.co.za>
In-reply-to
Content
FreeBSD has a [gs]etsockopt() constant used to cause a given socket to use an alternate routing table (FIB); it appeared in FreeBSD 7.1.  It would be useful to have this exposed as a constant in the socket module to allow special routing rules in complex environments.
History
Date User Action Args
2010-03-25 23:40:01kylevsetrecipients: + kylev
2010-03-25 23:40:01kylevsetmessageid: <1269560401.06.0.703544255222.issue8235@psf.upfronthosting.co.za>
2010-03-25 23:39:59kylevlinkissue8235 messages
2010-03-25 23:39:59kylevcreate