aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoin-cli.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-05-09 10:01:50 +0200
committerWladimir J. van der Laan <[email protected]>2014-05-12 09:31:06 +0200
commitcef44941e798c33f7334bf90a2dd531f9bada8c3 (patch)
tree56c6bed50357f680454a968434db6f12ca38340c /src/bitcoin-cli.cpp
parentdoc: remove mention of `-rpctimeout` from man page (diff)
downloaddiscoin-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