socket timing problem

Timothy O'Malley timo at alum.mit.edu
Wed Apr 18 20:47:09 EDT 2001


[[ This message was both posted and mailed: see
   the "To," "Cc," and "Newsgroups" headers for details. ]]

hola.

In article <3ADCE798.118B113D at mediaone.net>, <doyen at mediaone.net> wrote:
> I have a socket which works but seems to wait a very long time to return
> from the last recv call. Is there a place where I set the time-to-wait
> before continueing on with processing the packets I've received.

Timeoutsocket was written for exactly this problem.  Check it out..

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



More information about the Python-list mailing list