diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-05-09 10:01:50 +0200 |
|---|---|---|
| committer | langerhans <[email protected]> | 2014-06-29 16:05:47 +0200 |
| commit | d3a14492941868b8cc3fa194e9b6a59e41a201f4 (patch) | |
| tree | 0526b913c4e2d4dd07fac6d4b6cb6f3590683708 /src/test/data/script_invalid.json | |
| parent | replace custom GetFilesize() with boost::filesystem::file_size() (diff) | |
| download | discoin-d3a14492941868b8cc3fa194e9b6a59e41a201f4.tar.xz discoin-d3a14492941868b8cc3fa194e9b6a59e41a201f4.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/test/data/script_invalid.json')
0 files changed, 0 insertions, 0 deletions