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 vstinner
Recipients gvanrossum, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2015-01-21.23:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421883613.58.0.0395481360088.issue23295@psf.upfronthosting.co.za>
In-reply-to
Content
ProactorEventLoop lacks UDP support: create_datagram_endpoint() is not supported.

New functions should be added to the _overlapped modul. Example: add maybe WSARecvFrom()?
History
Date User Action Args
2015-01-21 23:40:13vstinnersetrecipients: + vstinner, gvanrossum, tim.golden, zach.ware, yselivanov, steve.dower
2015-01-21 23:40:13vstinnersetmessageid: <1421883613.58.0.0395481360088.issue23295@psf.upfronthosting.co.za>
2015-01-21 23:40:13vstinnerlinkissue23295 messages
2015-01-21 23:40:13vstinnercreate