[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Straw-commits] address@hidden/straw--mainline--0.25--patch-5
From: |
juri |
Subject: |
[Straw-commits] address@hidden/straw--mainline--0.25--patch-5 |
Date: |
Thu, 08 Jul 2004 14:46:58 +0300 |
Revision: straw--mainline--0.25--patch-5
Archive: address@hidden
Creator: Juri Pakaste <address@hidden>
Date: Thu Jul 8 14:46:58 EEST 2004
Standard-date: 2004-07-08 11:46:58 GMT
Modified-files: src/lib/Config.py src/lib/Main.py
New-patches: address@hidden/straw--mainline--0.25--patch-5
Summary: change proxyconfig and add threads detection
Keywords:
This is all so that LookupManager's thread detection and threaded version
works, that'll be the next patch.
- BaseProxyConfig no longer looks up the proxy's name automatically,
it's done when lookup_host is called. This avoids a loop when LookupManager
tries to read config in get_instance()
- Add a use_threads setting to Config
- Try to initialize threads in Main.__init__. If it succeeds,
set config.use_threads to True
- Call lookup_host() in Main.__init__
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Straw-commits] address@hidden/straw--mainline--0.25--patch-5,
juri <=