diff options
author | dimitri staessens <dimitri.staessens@intec.ugent.be> | 2016-07-27 18:57:44 +0200 |
---|---|---|
committer | dimitri staessens <dimitri.staessens@intec.ugent.be> | 2016-07-27 18:57:44 +0200 |
commit | 7c18c1c74ac4771ffe9b0533b5bdd447c29e9802 (patch) | |
tree | 0229b141341e9c64c91e850469ae31d819f0fdba /src/nsmd | |
parent | 6c54691d1931118155360ac010671ff554cd4f71 (diff) | |
download | ouroboros-7c18c1c74ac4771ffe9b0533b5bdd447c29e9802.tar.gz ouroboros-7c18c1c74ac4771ffe9b0533b5bdd447c29e9802.zip |
irmd: Fix shutdown
When a pending accept is shutdown on irmd exit, there are no more
threads running, but it should also change the state to NULL. This is
now correctly handled in the cleanup of the cancellation point.
Also fixed a busy wait with a condition variable.
Diffstat (limited to 'src/nsmd')
0 files changed, 0 insertions, 0 deletions