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 exarkun
Recipients brian.curtin, exarkun, paul.moore, pitrou, tim.golden
Date 2010-04-30.14:18:32
SpamBayes Score 0.041962337
Marked as misclassified No
Message-id <1272637113.41.0.159215955822.issue8576@psf.upfronthosting.co.za>
In-reply-to
Content
find_unused_port is the wrong approach altogether.  Uses of it should be replaced by bind_port and then find_unused_port should be removed.
History
Date User Action Args
2010-04-30 14:18:33exarkunsetrecipients: + exarkun, paul.moore, pitrou, tim.golden, brian.curtin
2010-04-30 14:18:33exarkunsetmessageid: <1272637113.41.0.159215955822.issue8576@psf.upfronthosting.co.za>
2010-04-30 14:18:32exarkunlinkissue8576 messages
2010-04-30 14:18:32exarkuncreate