libzmq/unittests
Shubham Lagwankar c68afb412e Problem: potentially large memory footprint of trie as number of
subscriptions increases

Solution: use a radix tree instead of a trie to store subscriptions
2018-10-31 07:49:55 -04:00
..
CMakeLists.txt Problem: potentially large memory footprint of trie as number of 2018-10-31 07:49:55 -04:00
unittest_ip_resolver.cpp Problem: C4800 warnings in unittest_ip_resolver.cpp 2018-05-14 19:18:42 +02:00
unittest_mtrie.cpp Problem: unittest_mtrie fails on 32bit *nix 2018-03-02 18:00:17 +00:00
unittest_poller.cpp Problem: no test case for polling pending connect that ultimately fails 2018-05-22 18:21:06 +02:00
unittest_radix_tree.cpp Problem: potentially large memory footprint of trie as number of 2018-10-31 07:49:55 -04:00
unittest_resolver_common.hpp Problem: UDP engine does not support IPv6 2018-05-09 12:06:23 +02:00
unittest_udp_address.cpp Problem: UDP engine does not support IPv6 2018-05-09 12:06:23 +02:00
unittest_ypipe.cpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00