Author: rshortt
Date: Sun Mar 12 16:48:21 2006
New Revision: 1278

Modified:
   trunk/WIP/epg2/src/__init__.py

Log:
Extend timeout.


Modified: trunk/WIP/epg2/src/__init__.py
==============================================================================
--- trunk/WIP/epg2/src/__init__.py      (original)
+++ trunk/WIP/epg2/src/__init__.py      Sun Mar 12 16:48:21 2006
@@ -38,7 +38,7 @@
         server = os.path.join(os.path.dirname(__file__), 'server.py')
 
         _client = ipc.launch([server, logfile, str(loglevel), epgdb, address], 
-                              2, GuideClient, "epg")
+                              5, GuideClient, "epg")
 
     return _client
 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to