Skip to content

Commit fc748ec

Browse files
committed
Problem: new monitor events not mentioned in NEWS
Solution: add an entry
1 parent 200649f commit fc748ec

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
0MQ version 4.2.1 stable, released on 201x/xx/xx
22
=============================================
33

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+
410
* New DRAFT (see NEWS for 4.2.0) Context options:
511
- ZMQ_MSG_T_SIZE
612

0 commit comments

Comments
 (0)