/[straw]/straw/src/lib/NetworkConstants.py
ViewVC logotype

Diff of /straw/src/lib/NetworkConstants.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jmalonzo, Fri Oct 24 09:30:39 2003 UTC revision 1.6 by juri, Fri Oct 31 22:26:33 2003 UTC
# Line 4  PRIORITY_IMAGE = 1 Line 4  PRIORITY_IMAGE = 1
4  PRIORITY_RSS = 2  PRIORITY_RSS = 2
5  PRIORITY_DEFAULT = 2^32  PRIORITY_DEFAULT = 2^32
6    
7  MAX_CONNECTIONS = 10  MAX_CONNECTIONS = 20
8  POLL_INTERVAL = 4000  POLL_INTERVAL = 3000
9  POLL_TIMEOUT = 0.8  POLL_TIMEOUT = 0.8
10    
11  MAX_DOWNLOAD_SIZE = 2**20  MAX_DOWNLOAD_SIZE = 2**20

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26