diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-07-21 18:47:22 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2015-07-23 17:37:53 +0200 |
commit | ab750adc8c98bc33784498b4d06c36798f52ff4b (patch) | |
tree | 1e2257c997c7059e42a21d32ac1745609728ae85 /common/log.cpp | |
parent | 4f18f360f8980adcb98d93fd95e94f0e95725070 (diff) | |
download | sink-ab750adc8c98bc33784498b4d06c36798f52ff4b.tar.gz sink-ab750adc8c98bc33784498b4d06c36798f52ff4b.zip |
Immediately close the socket after a shutdown notification.
Otherwise it can happen that the synchronizer receives the shutdown
command from a ResourceAccess instance, and while the synchronizer
waits for quit to be called, a new ResourceAccess instance already
connects to the synchronizer. That new connection will then of course
be unexpectedly killed once quit is called in the synchronizer.
Diffstat (limited to 'common/log.cpp')
0 files changed, 0 insertions, 0 deletions