openethereum/util/network/src
Arkadiy Paronyan cf6d870b09 Backporting to beta (#4203)
* Minor typo to ensure it updates only when synced. (#4188)

* Updater fixes (#4196)

* Minor typo to ensure it updates only when synced.

* Fix deadlock.

* Skip unneeded arg in making list.

* Allow auto-restart even when not running an update.

* Fix trace.

* Update update info on each loop.

* Fix build.

* Shutdown all sockets

* Remove superfluous use.

* Poll for upgrades as part of global status (long) (#4197)

* Poll for upgrades as part of global status (long)

* Fix path

* Prevent duplicate incoming connections (#4180)
2017-01-18 17:56:32 +01:00
..
connection.rs Update registration after every write (#4102) 2017-01-10 12:11:32 +01:00
discovery.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
error.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
handshake.rs Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
host.rs Backporting to beta (#4203) 2017-01-18 17:56:32 +01:00
ip_utils.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
lib.rs code example: do start before register_protocol (#3947) 2016-12-22 16:15:26 +01:00
node_table.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
service.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
session.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
stats.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
tests.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00