You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New DRAFT (see NEWS for 4.2.0) Socket Monitor events:
ZMQ_EVENT_HANDSHAKE_SUCCEED
ZMQ_EVENT_HANDSHAKE_FAILED
These events trigger when the ZMTP security mechanism handshake is
completed. See doc/zmq_socket_monitor.txt for more information.
New DRAFT (see NEWS for 4.2.0) Context options:
ZMQ_MSG_T_SIZE
See doc/zmq_ctx_get.txt for more information.