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 asvetlov
Recipients asvetlov, callumquick, malversan, yselivanov
Date 2019-11-04.18:35:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572892536.86.0.605437965708.issue38285@roundup.psfhosted.org>
In-reply-to
Content
Can recv() get two messages at once?
What is the behavior if the buffer size passed into recv() is smaller than the message length?
History
Date User Action Args
2019-11-04 18:35:36asvetlovsetrecipients: + asvetlov, yselivanov, malversan, callumquick
2019-11-04 18:35:36asvetlovsetmessageid: <1572892536.86.0.605437965708.issue38285@roundup.psfhosted.org>
2019-11-04 18:35:36asvetlovlinkissue38285 messages
2019-11-04 18:35:36asvetlovcreate