select.select() on windows

Maksim Kasimov maksim.kasimov at gmail.com
Thu Oct 27 07:10:18 EDT 2005


yes, i missed, sorry

Dennis Lee Bieber wrote:
> On Wed, 26 Oct 2005 11:29:17 +0300, Maksim Kasimov
> <maksim.kasimov at gmail.com> declaimed the following in comp.lang.python:
> 
> 
>>you have to use non-block readining.
>>
>>http://docs.python.org/lib/module-select.html:
>>A time-out value of zero specifies a poll and never blocks.
>>
> 
> 	Did you miss the subject line... "... on windows"? select() only
> works with sockets on windows, not on regular file streams.


-- 
Best regards,
Maksim Kasimov
mailto: maksim.kasimov at gmail.com



More information about the Python-list mailing list