libzmq/unittests
Lionel Flandrin 746d4a0f5e Problem: UDP transport doesn't let the user specify the local bind address
for multicast

Solution: augment the UDP URL syntax to accept an interface specifier with a
syntax similar to the PGM urls.

Fixes #2212
2018-05-04 14:36:18 +02:00
..
CMakeLists.txt Problem: no unit tests for udp_address.cpp 2018-05-03 14:22:42 +02:00
unittest_ip_resolver.cpp Problem: UDP address parser uses ad hoc code to detect multicast address 2018-05-04 10:44:01 +02:00
unittest_mtrie.cpp Problem: unittest_mtrie fails on 32bit *nix 2018-03-02 18:00:17 +00:00
unittest_poller.cpp Problem: race condition in unit test 2018-02-13 22:27:15 -05:00
unittest_udp_address.cpp Problem: UDP transport doesn't let the user specify the local bind address 2018-05-04 14:36:18 +02:00
unittest_ypipe.cpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00