> > > I'm trying to fix selectmodule.c on Windows (it raises > > > bogus exceptions, because select() on Windows does not > > > set errno). > > > > Are you *sure* about that? > > Yes. > > MSDN: > > The select function returns the total number of socket handles that > are ready and contained in the fd_set structures, zero if the time > limit expired, or SOCKET_ERROR if an error occurred. If the return > value is SOCKET_ERROR, WSAGetLastError can be used to retrieve a > specific error code. Argh! So select() has never returned proper return values on Windows. :-( Thanks for fixing this. Are you gonna fix it in 2.2.2 as well as 2.3? --Guido van Rossum (home page: http://www.python.org/~guido/)
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