aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorMatt Corallo <[email protected]>2017-03-08 14:41:57 -0500
committerMatt Corallo <[email protected]>2017-03-08 14:41:57 -0500
commite007b243c4840e44857b5ccf686ed35899e44af0 (patch)
tree5b24688f7f4bf20b86887e59d223b323a87338fe /src/httpserver.cpp
parentMerge #9952: Add historical release notes for 0.14.0 (diff)
downloaddiscoin-e007b243c4840e44857b5ccf686ed35899e44af0.tar.xz
discoin-e007b243c4840e44857b5ccf686ed35899e44af0.zip
Fix shutdown hang with >= 8 -addnodes set
We previously would block waiting for a CSemaphoreGrant in ThreadOpenAddedConnections, when we did not need to. This would block as the posts in CConnman shutdown were both to the wrong semaphore and in the wrong location.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions