0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-03-12 17:12:46 +00:00
JaeSang Yoo ded0d83e47 Problem: wildcard address with udp not mentioned
* UDP is mentioned as available transport, and it also supports
  wildcard addresses, but not mentioned
* zmq_unbind(7) also mentions about wild-card endpoint in zmq_bind(3)

Solution: add udp in wildcard address related docs
2020-03-07 14:55:01 +09:00
..