openethereum/util/src/network
Tomasz Drwięga 3f41186b2e Fixing some clippy warnings (#1728)
* Fixing warnings

* Fixing unnecessary ref

* Removing unnecessary operation
2016-07-26 20:31:25 +02:00
..
connection.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00
discovery.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00
error.rs add DIsplay impl for ExecutionError, CryptoError, and NetworkError 2016-05-20 18:12:51 -04:00
handshake.rs Fixed reading chunked EIP8 handshake (#1712) 2016-07-26 16:04:14 +02:00
host.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00
ip_utils.rs cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
mod.rs Major sync <-> client interactions refactoring (#1572) 2016-07-11 17:02:42 +02:00
node_table.rs Make sure reserved peers are in the node table (#1616) 2016-07-14 10:38:53 +02:00
service.rs Fixing clippy warnings (#1660) 2016-07-19 09:25:51 +02:00
session.rs Fixing some clippy warnings (#1728) 2016-07-26 20:31:25 +02:00
stats.rs Network shutdown 2016-06-17 12:58:28 +02:00
tests.rs replace synchronization primitives with those from parking_lot (#1593) 2016-07-13 19:59:59 +02:00