mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
406c348771
Solution: return an error in this situation but still allow using an explicit "0" if somebody really wants to connect to port 0. This shouldn't break any existing code because a "*" port was already rejected in an early test in the TCP path in zmq::socket_base_t::connect. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
unittest_ip_resolver.cpp | ||
unittest_mtrie.cpp | ||
unittest_poller.cpp | ||
unittest_ypipe.cpp |