Andre Caron
17651b9276
Adds support for detecting ZMQ_STREAM disconnections.
...
When a ZMQ_STREAM socket connection is broken (intentionally, via `shutdown()`
or accidentally via client crash or network failure), there is no way for the
application to dertermine that it should drop per-connection data (such as
buffers).
This contribution makes sure the application receives a 0-length message to
notify it that the connection has been broken. This is symmetric with the
process of closing the connection from within the application (where the
application sends a 0-length message to tell ZeroMQ to close the connection).
Conflicts:
CMakeLists.txt
2014-01-14 17:20:46 -08:00
..
2014-01-14 17:20:46 -08:00
2014-01-03 10:42:57 +10:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-03 10:42:57 +10:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-01 10:10:02 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-13 18:38:59 +08:00
2014-01-14 17:20:46 -08:00
2014-01-02 12:00:57 +01:00
2014-01-10 13:50:56 +04:00
2013-11-06 13:42:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2013-11-06 13:42:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00
2014-01-02 12:00:57 +01:00