grin/p2p
Antioch Peverell 2d4538c428
Clean shutdown via stop_state (#2117)
* clean shutdown wip

* rustfmt

* introduce StopState that we can lock on

* rustfmt

* take lock on stop_state during critical processing (process_block_single etc.)

* rustfmt

* take lock on stop_state during chain::init()

* cleanup

* cleanup

* rustfmt

* docs/comments

* fixup servers tests

* cleanup p2p tests
2018-12-11 11:07:41 +00:00
..
fuzz Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
src Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
tests Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
Cargo.toml Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00