Timeout on read()?

David Bolen db3l at fitlinxx.com
Mon Aug 21 14:00:15 EDT 2000


Moshe Zadka <moshez at math.huji.ac.il> writes:

> On the other hand, for good cross-platform solution, you can
> use the "select" module. 

Are you sure?  I'm fairly certain that on Windows, the select.select()
function will only work for sockets, since it's layerd right on top of
Winsock.

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list