diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-05-09 10:01:50 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-05-12 09:31:06 +0200 |
commit | cef44941e798c33f7334bf90a2dd531f9bada8c3 (patch) | |
tree | 56c6bed50357f680454a968434db6f12ca38340c /src/qt/locale/bitcoin_pam.ts | |
parent | 381b25dfde013efae4e0360f82cd34e27662e743 (diff) |
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/qt/locale/bitcoin_pam.ts')
0 files changed, 0 insertions, 0 deletions