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 mturon
Recipients mturon
Date 2016-10-28.07:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477638370.71.0.847168955056.issue28545@psf.upfronthosting.co.za>
In-reply-to
Content
If I bind to port 0, it works for both tx and rx.  Sorry for the false alarm!

sock.bind(("monitor0", 0))
History
Date User Action Args
2016-10-28 07:06:10mturonsetrecipients: + mturon
2016-10-28 07:06:10mturonsetmessageid: <1477638370.71.0.847168955056.issue28545@psf.upfronthosting.co.za>
2016-10-28 07:06:10mturonlinkissue28545 messages
2016-10-28 07:06:10mturoncreate