diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-07-16 06:42:26 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-07-16 06:42:26 (GMT) |
commit | dad5711677f965a62713bfc9a34599c8f44572e8 (patch) | |
tree | 336b01e8761c7ff2baecefa3cc67f49a6e3a8245 /Misc/ACKS | |
parent | 4774946c3b7564b4a1c93da4ba4dba443a36a708 (diff) | |
download | cpython-dad5711677f965a62713bfc9a34599c8f44572e8.zip cpython-dad5711677f965a62713bfc9a34599c8f44572e8.tar.gz cpython-dad5711677f965a62713bfc9a34599c8f44572e8.tar.bz2 |
Fixes Issue #14635: telnetlib will use poll() rather than select() when possible
to avoid failing due to the select() file descriptor limit.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -410,6 +410,7 @@ Chris Hoffman Albert Hofkamp Tomas Hoger Jonathan Hogg +Akintayo Holder Gerrit Holl Shane Holloway Rune Holm |