diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-05-09 10:01:50 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-05-12 09:31:06 +0200 |
| commit | cef44941e798c33f7334bf90a2dd531f9bada8c3 (patch) | |
| tree | 56c6bed50357f680454a968434db6f12ca38340c /src/bitcoin-cli.cpp | |
| parent | doc: remove mention of `-rpctimeout` from man page (diff) | |
| download | discoin-cef44941e798c33f7334bf90a2dd531f9bada8c3.tar.xz discoin-cef44941e798c33f7334bf90a2dd531f9bada8c3.zip | |
rpc: keep track of acceptors, and cancel them in StopRPCThreads
Fixes #4156.
The problem is that the boost::asio::io_service destructor
waits for the acceptors to finish (on windows, and boost 1.55).
Fix this by keeping track of the acceptors and cancelling them before
stopping the event loops.
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions