mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: new monitor events not mentioned in NEWS
Solution: add an entry
This commit is contained in:
parent
200649fd57
commit
fc748ec799
6
NEWS
6
NEWS
@ -1,6 +1,12 @@
|
||||
0MQ version 4.2.1 stable, released on 201x/xx/xx
|
||||
=============================================
|
||||
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user