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 loewis
Recipients drkirkby, loewis
Date 2010-05-29.18:30:53
SpamBayes Score 0.06356782
Marked as misclassified No
Message-id <1275157855.98.0.057471394799.issue8852@psf.upfronthosting.co.za>
In-reply-to
Content
The AF_PACKET support was original meant for Linux. When Solaris now also supports that socket family, and with a similar interface, it might be interesting to port that support to Solaris.

If nobody volunteers, it might be easier to restrict this to Linux only; please try the attached patch.
History
Date User Action Args
2010-05-29 18:30:56loewissetrecipients: + loewis, drkirkby
2010-05-29 18:30:55loewissetmessageid: <1275157855.98.0.057471394799.issue8852@psf.upfronthosting.co.za>
2010-05-29 18:30:54loewislinkissue8852 messages
2010-05-29 18:30:53loewiscreate