diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-09-08 01:00:49 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-09-08 01:01:12 +0200 |
commit | 723e5806578be90ba0f6b953629cf7389e6a27cd (patch) | |
tree | 01971ea1c1a372f17e34180d72f090d5903fcd8a /src/qt/test/rpcnestedtests.cpp | |
parent | 638e6c59da4fad987c437592174b188510193b2e (diff) | |
parent | 2525b972af6645ca239ac1078cffb132b402bfbb (diff) |
Merge #10756: net processing: swap out signals for an interface class
2525b972a net: stop both net/net_processing before destroying them (Cory Fields)
80e2e9d0c net: drop unused connman param (Cory Fields)
8ad663c1f net: use an interface class rather than signals for message processing (Cory Fields)
28f11e940 net: pass CConnman via pointer rather than reference (Cory Fields)
Pull request description:
See individual commits.
Benefits:
- Allows us to begin moving stuff out of CNode and into CNodeState (after #10652 and follow-ups)
- Drops boost dependency and overhead
- Drops global signal registration
- Friendlier backtraces
Tree-SHA512: af2038c959dbec25f0c90c74c88dc6a630e6b9e984adf52aceadd6954aa463b6aadfccf979c2459a9f3354326b5077ee02048128eda2a649236fadb595b66ee3
Diffstat (limited to 'src/qt/test/rpcnestedtests.cpp')
0 files changed, 0 insertions, 0 deletions