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 pitrou
Recipients cblp, gregory.p.smith, pitrou, vinay.sajip
Date 2012-05-19.10:00:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337421614.98.0.119497431659.issue14855@psf.upfronthosting.co.za>
In-reply-to
Content
The Linux getaddrinfo() man page has an UDP client example which uses connect() to decide whether the target address is valid or not.
History
Date User Action Args
2012-05-19 10:00:15pitrousetrecipients: + pitrou, gregory.p.smith, vinay.sajip, cblp
2012-05-19 10:00:14pitrousetmessageid: <1337421614.98.0.119497431659.issue14855@psf.upfronthosting.co.za>
2012-05-19 10:00:07pitroulinkissue14855 messages
2012-05-19 10:00:07pitroucreate