diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2012-02-16 10:08:55 +0900 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-02-16 10:08:55 +0900 |
commit | a703420f7a1a15d9cacde7bb4031b8e67e978da7 (patch) | |
tree | 31abcf0f03fb79453d9bb60aac1a1572a8e0516c /bindings | |
parent | 6d51452c555dbc2e086f1ceff7a1859f1d9bf9eb (diff) |
Race condition during socket close fixed
zmq_close() cannot be synchronised even though ZMQ_REENTRANT is set.
It's user's responsibility not to invoke the socket from another
thread once zmq_close() have been called.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'bindings')
0 files changed, 0 insertions, 0 deletions