ANN: timeoutsocket.py 1.8

Timothy O'Malley timo at alum.mit.edu
Thu Nov 2 21:42:07 EST 2000


hola.

There is a new version of timeoutsocket.py available.  This version
fixes two bugs:
   1- Correct connect() handling on Windows
   2- The blocking-ness of a socket is now preserved.  Thus, if you
      use socket.setblocking(), timeoutsocket.py now does the right     
      thing.

I would recommend upgrading if you use Windows or if you use the
setblocking() method.

URL:

    http://www.timo-tasi.org/python/timeoutsocket.py

happy networking..




More information about the Python-list mailing list