Commit 065169a2 authored by Constantin Rack's avatar Constantin Rack Committed by GitHub

Merge pull request #2201 from bluca/news_blocky

Problem: NEWS says ZMQ_BLOCKY is a sock opt, but it's a ctx opt
parents 067bfa13 4b58b373
...@@ -29,13 +29,13 @@ ...@@ -29,13 +29,13 @@
* New Context options: * New Context options:
- ZMQ_MAX_MSGSZ - ZMQ_MAX_MSGSZ
- ZMQ_BLOCKY
See doc/zmq_ctx_set.txt and doc/zmq_ctx_get.txt for details. See doc/zmq_ctx_set.txt and doc/zmq_ctx_get.txt for details.
* New Socket options: * New Socket options:
- ZMQ_HANDSHAKE_IVL - ZMQ_HANDSHAKE_IVL
- ZMQ_SOCKS_PROXY - ZMQ_SOCKS_PROXY
- ZMQ_XPUB_NODROP - ZMQ_XPUB_NODROP
- ZMQ_BLOCKY
- ZMQ_XPUB_MANUAL - ZMQ_XPUB_MANUAL
- ZMQ_XPUB_WELCOME_MSG - ZMQ_XPUB_WELCOME_MSG
- ZMQ_STREAM_NOTIFY - ZMQ_STREAM_NOTIFY
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment