mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-13 17:27:57 +08:00
Problem: NEWS says scatter/gather support UDP but they don't
Solution: fix NEWS
This commit is contained in:
parent
18bd4d171a
commit
7ff6d57d47
2
NEWS
2
NEWS
@ -77,7 +77,7 @@
|
||||
ZMQ_DGRAM
|
||||
All these sockets are THREAD SAFE, unlike the existing socket types. They do
|
||||
NOT support multipart messages (ZMQ_SNDMORE/ZMQ_RCVMORE).
|
||||
All these sockets minus ZMQ_SERVER and ZMQ_CLIENT also support UDP as transport,
|
||||
ZMQ_RADIO, ZMQ_DISH and ZMQ_DGRAM also support UDP as transport,
|
||||
both unicast and multicast. See doc/zmq_udp.txt for more details.
|
||||
New methods to support the new socket types functionality:
|
||||
zmq_join, zmq_leave, zmq_msg_set_routing_id, zmq_msg_routing_id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user