libzmq/tests
Julien Ruffin cf2238f80e Added socket option ZMQ_INVERT_MATCHING.
ZMQ_INVERT_MATCHING reverses the PUB/SUB prefix matching. The subscription
list becomes a rejection list. The PUB socket sends messages to all
connected (X)SUB sockets that do not have any matching subscription.

Whenever the option is used on a PUB/XPUB socket, any connecting SUB
sockets must also set it or they will reject everything the publisher
sends them. XSUB sockets are unaffected because they do not filter out
incoming messages.
2015-01-26 17:59:43 +01:00
..
CMakeLists.txt Added socket option ZMQ_INVERT_MATCHING. 2015-01-26 17:59:43 +01:00
test_abstract_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_atomics.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_bind_src_address.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_capabilities.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_conflate.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_connect_delay_tipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_connect_resolve.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_connect_rid.cpp Problem: commit afb24b53 broke ZMQ_STREAM contract 2015-01-23 15:25:40 +01:00
test_ctx_destroy.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_ctx_options.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_diffserv.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_disconnect_inproc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_filter_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_fork.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_hwm_pubsub.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_hwm.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_immediate.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_inproc_connect.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_invalid_rep.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_iov.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_ipc_wildcard.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_issue_566.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_last_endpoint.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_many_sockets.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_metadata.cpp Merge pull request #1321 from hintjens/master 2015-01-22 10:49:56 +01:00
test_monitor.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_msg_flags.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_inproc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_tcp.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pair_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_probe_router.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_proxy.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_pub_invert_matching.cpp Added socket option ZMQ_INVERT_MATCHING. 2015-01-26 17:59:43 +01:00
test_req_correlate.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_req_relaxed.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_device_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_reqrep_device.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_inproc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_ipc.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_tcp.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_reqrep_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_handover.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_router_mandatory_hwm.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_router_mandatory_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_router_mandatory.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_security_curve.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_security_null.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_security_plain.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_shutdown_stress_tipc.cpp zmq: add TIPC transport tests 2013-11-01 10:10:02 +01:00
test_shutdown_stress.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_spec_dealer.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_spec_pushpull.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_spec_rep.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_spec_req.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_spec_router.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_srcfd.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_stream_disconnect.cpp Problem: commit afb24b53 broke ZMQ_STREAM contract 2015-01-23 15:25:40 +01:00
test_stream_empty.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_stream_timeout.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_stream.cpp Problem: commit afb24b53 broke ZMQ_STREAM contract 2015-01-23 15:25:40 +01:00
test_sub_forward_tipc.cpp Include testutil.hpp if using SETTLE_TIME 2014-07-24 13:00:21 +12:00
test_sub_forward.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_system.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_term_endpoint_tipc.cpp Include testutil.hpp if using SETTLE_TIME 2014-07-24 13:00:21 +12:00
test_term_endpoint.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_timeo.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_xpub_manual.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_xpub_nodrop.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
test_xpub_welcome_msg.cpp Problem: copyright statements are out of date 2015-01-22 10:32:37 +01:00
testutil.hpp Fix Windows build 2015-01-26 09:12:07 +00:00