mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: NEWS says ZMQ_BLOCKY is a sock opt, but it's a ctx opt
Solution: fix it
This commit is contained in:
parent
067bfa13b8
commit
4b58b3735f
2
NEWS
2
NEWS
@ -29,13 +29,13 @@
|
||||
|
||||
* New Context options:
|
||||
- ZMQ_MAX_MSGSZ
|
||||
- ZMQ_BLOCKY
|
||||
See doc/zmq_ctx_set.txt and doc/zmq_ctx_get.txt for details.
|
||||
|
||||
* New Socket options:
|
||||
- ZMQ_HANDSHAKE_IVL
|
||||
- ZMQ_SOCKS_PROXY
|
||||
- ZMQ_XPUB_NODROP
|
||||
- ZMQ_BLOCKY
|
||||
- ZMQ_XPUB_MANUAL
|
||||
- ZMQ_XPUB_WELCOME_MSG
|
||||
- ZMQ_STREAM_NOTIFY
|
||||
|
Loading…
Reference in New Issue
Block a user