[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Straw-commits] address@hidden/straw--mainline--0.25--patch-6
From: |
juri |
Subject: |
[Straw-commits] address@hidden/straw--mainline--0.25--patch-6 |
Date: |
Thu, 08 Jul 2004 14:51:27 +0300 |
Revision: straw--mainline--0.25--patch-6
Archive: address@hidden
Creator: Juri Pakaste <address@hidden>
Date: Thu Jul 8 14:51:27 EEST 2004
Standard-date: 2004-07-08 11:51:27 GMT
New-patches: address@hidden/straw--mainline--0.25--patch-6
Summary: threads and proxy configuration changes
Keywords:
Add threads setting to Config, change BaseProxyConfig so it doesn't look up
host name automatically. Try to initialize threads in Main.__init__, if it
succeeds, set config.use_threads = True. Also call
BaseProxyConfig.lookup_host in Main.__init__.
After this, LookupManager can see in get_instance() if threads are enabled and
if so, use a threaded version of LookupManager instead of the ADNS version.
That'll be the next patch.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Straw-commits] address@hidden/straw--mainline--0.25--patch-6,
juri <=