We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200649f commit fc748ecCopy full SHA for fc748ec
1 file changed
NEWS
@@ -1,6 +1,12 @@
1
0MQ version 4.2.1 stable, released on 201x/xx/xx
2
=============================================
3
4
+* New DRAFT (see NEWS for 4.2.0) Socket Monitor events:
5
+ - ZMQ_EVENT_HANDSHAKE_SUCCEED
6
+ - ZMQ_EVENT_HANDSHAKE_FAILED
7
+ These events trigger when the ZMTP security mechanism handshake is
8
+ completed. See doc/zmq_socket_monitor.txt for more information.
9
+
10
* New DRAFT (see NEWS for 4.2.0) Context options:
11
- ZMQ_MSG_T_SIZE
12
0 commit comments