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 yselivanov
Recipients gvanrossum, valdemar.pavesi, vstinner, yselivanov
Date 2016-06-08.20:44:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465418678.26.0.77407391522.issue27271@psf.upfronthosting.co.za>
In-reply-to
Content
> I think we could lose inside the network, but we cannot lose inside of our application.

UDP is fundamentally unreliable. It *will* lose data even over UNIX sockets.
History
Date User Action Args
2016-06-08 20:44:38yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, valdemar.pavesi
2016-06-08 20:44:38yselivanovsetmessageid: <1465418678.26.0.77407391522.issue27271@psf.upfronthosting.co.za>
2016-06-08 20:44:38yselivanovlinkissue27271 messages
2016-06-08 20:44:37yselivanovcreate