[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-bugs-list
Subject:    [issue14635] telnetlib uses select instead of poll - limited to FD_SETSIZE fds
From:       Akintayo Holder <report () bugs ! python ! org>
Date:       2012-05-31 21:06:26
Message-ID: 1338498386.9.0.300668793044.issue14635 () psf ! upfronthosting ! co ! za
[Download RAW message or body]


Akintayo Holder <akintayo@google.com> added the comment:

Hi,

telnet.read_until() and telnet.expect() will use select.poll() instead of \
select.select() on systems where poll() is available.

The patch also includes updates to test_telnetlib, the read_until() tests were \
changed to test the case where poll() is unavailable. We also added unit tests for \
expect(), these are a copy of the read_until() tests.

This patch is against 2.7.

Akintayo

----------
nosy: +akintayo
Added file: http://bugs.python.org/file25777/telnet_expect_read_until_using_poll

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue14635>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/python-bugs-list%40marc.info



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic