aboutsummaryrefslogtreecommitdiff
path: root/src/miner.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-09-24 17:29:22 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2015-09-28 15:06:20 +0200
commit5e0c22135600fe36811da3b78216efc61ba765fb (patch)
tree0d43f766390191a3b3db1ed0bb1a3f85da618a4a /src/miner.h
parentad57b310bac44a7e470cf66276421f2bbc61b1f0 (diff)
Make HTTP server shutdown more graceful
Shutting down the HTTP server currently breaks off all current requests. This can create a race condition with RPC `stop` command, where the calling process never receives confirmation. This change removes the listening sockets on shutdown so that no new requests can come in, but no longer breaks off requests in progress. Meant to fix #6717.
Diffstat (limited to 'src/miner.h')
0 files changed, 0 insertions, 0 deletions