[zeromq-dev] Notification of peer disconnection for ZMQ_STREAM sockets.

Chris Laws clawsicus at gmail.com
Fri Jan 10 08:25:33 CET 2014


In CZMQ and PYZMQ you can use the socket event monitor interface to receive
socket event notification of things such as connect, disconnect, accepted,
etc.

I use the zmonitor from CZMQ and zmq.utils.monitor.recv_monitor_message
from pyzmq for receiving connection state information in applications where
the connection state is important.

Perhaps you could check if this would satisfy your needs.

Regards,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140110/018dc5d0/attachment.htm>


More information about the zeromq-dev mailing list