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 gvanrossum
Recipients gvanrossum, kevinconway, vstinner, yselivanov
Date 2016-09-15.18:03:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJLnJf+W7KEWommD3ju4LMUjPwbsfbzCNYDkgAtjv-8nAQ@mail.gmail.com>
In-reply-to <1473962243.71.0.109726650053.issue27906@psf.upfronthosting.co.za>
Content
Maybe with the new code it could log a message if it doesn't exit the
loop via a break? Because that would mean the listen buffer is full.
It would encourage people to configure a larger number.
History
Date User Action Args
2016-09-15 18:03:55gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov, kevinconway
2016-09-15 18:03:55gvanrossumlinkissue27906 messages
2016-09-15 18:03:55gvanrossumcreate