mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 10:52:56 +01:00
Merge pull request #2201 from bluca/news_blocky
Problem: NEWS says ZMQ_BLOCKY is a sock opt, but it's a ctx opt
This commit is contained in:
commit
065169a221
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