1
0
Files
electrum/lib
Neil Booth 89c1a1a0ab Improve logic in network.py's set_parameters()
1) For new proxy or protocol, restart the network and default to
   the requested server.
2) Otherwise if we aren't using the requested server, switch to it
3) Otherwise choose a random server if the requested server is
   stale and auto_connect is True

As switch_to_interface() now has another user, move the logic
there whereby we close the old interface in order to terminate
subscriptions, in order to have it in one place.
2015-05-23 23:33:17 +09:00
..
2015-04-11 11:41:02 -04:00
2015-05-21 12:50:26 +02:00
2015-02-24 19:32:59 +01:00
2015-04-30 17:33:29 +02:00
2015-05-05 21:00:35 +02:00
2015-05-22 14:32:47 +09:00
2015-05-08 09:31:45 +09:00
2015-05-17 09:17:52 +02:00
2015-05-23 08:45:27 +02:00
2015-05-02 16:26:27 +02:00