Since a number of Freevo features take advantage of network connections, but some of these connections can block the interface depending on where they are, I've added support for timeoutsocket (for Python 2.2) and Python 2.3 socket timeouts.
To get the socket timeout options under Python 2.2, grab this file: http://www.timo-tasi.org/python/timeoutsocket.py and put it into /usr/lib/python2.2/site-packages/ But I would like to suggest that we move the timeout value (seconds) to the config file, with a sensible default of 10 seconds, or whatever people agree is best. This is primarily for the amazon and weather plugins so far, but it could go elsewhere too. Putting one in for the CDDB connections wouldn't hurt. Aubin ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
