"Alan Kennedy" <python-dev at alan.kennedy.name> wrote: > I'm working on a select implementation for jython (in combination with > non-blocking sockets), and a set of unit tests for same. Great! [snip] > But when I run the code on cpython, the code reports that both calls > would block, i.e. that neither side of the socket will progress with > the connection. [snip] > SERVER_ADDRESS = ("", 54321) Replacing the above with: SERVER_ADDRESS = ("localhost", 54321) ...makes it work for me on Windows CPython 2.3.5 and 2.5 . - Josiah
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4