Files
proxychains-ng/src
amyangfei 275e64499e Fix select_proxy dead loop in round_roubin_chain
Fix issue #147.
If all proxies are in DOWN_STATE or BUSY_STATE state, select_proxy will run
forever in an infinite loop. When all proxies are not available, we wait some
intervals and retry. The wait time starts with 10 milliseconds and is
increased by 10 milliiseconds in each loop. 14 loops sums up with 1.05 second.
2018-08-23 12:40:27 +01:00
..
2015-08-10 17:00:26 +01:00
2014-07-02 10:10:53 +02:00
2015-06-14 10:53:33 +01:00
2016-02-04 09:38:16 +00:00
2016-06-09 12:09:51 +01:00
2015-08-10 17:00:26 +01:00
2018-02-11 14:58:26 +00:00
2012-11-07 21:31:11 +01:00