libzmq/tests
Jonathan Reams e9a5bc8d1e Fix units and default values for heartbeats options
Set the ZMQ_HEARTBEAT_TIMEOUT to default to the value of
ZMQ_HEARTBEAT_IVL if it's not explicitly set.
Change the units of ZMQ_HEARTBEAT_TTL to milliseconds in the API
and round down to the nearest decisecond so that all the options
are using the same units.
Make the maximum heartbeat TTL match the spec (6553 seconds)
2015-06-26 14:25:58 -04:00
..
CMakeLists.txt Add ZMTP heartbeats 2015-06-24 13:24:53 -04:00
test_abstract_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_atomics.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_bind_src_address.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_capabilities.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_client_drop_more.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_client_server.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_conflate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_connect_delay_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_connect_resolve.cpp Solution: allow brackets in tcp ipv6 address 2015-06-23 08:54:49 +02:00
test_connect_rid.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_ctx_destroy.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_ctx_options.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_diffserv.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_disconnect_inproc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_filter_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_fork.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_heartbeats.cpp Fix units and default values for heartbeats options 2015-06-26 14:25:58 -04:00
test_hwm_pubsub.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_hwm.cpp Handle infinite hwms properly 2015-06-05 19:06:36 +01:00
test_immediate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_inproc_connect.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_invalid_rep.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_iov.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_ipc_wildcard.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_issue_566.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_last_endpoint.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_many_sockets.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_metadata.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_monitor.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_msg_ffn.cpp Fix tabbing 2015-06-10 16:47:23 +01:00
test_msg_flags.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_inproc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_tcp.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pair_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_probe_router.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_proxy_single_socket.cpp test proxy with single REP socket 2015-06-06 21:05:55 -07:00
test_proxy_terminate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_proxy.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_pub_invert_matching.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_req_correlate.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_req_relaxed.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_device_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_device.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_inproc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_ipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_tcp.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_reqrep_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_handover.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_mandatory_hwm.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_mandatory_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_router_mandatory.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_security_curve.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_security_null.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_security_plain.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_server_drop_more.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_shutdown_stress_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_shutdown_stress.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_sockopt_hwm.cpp Update high water marking to allow changing high water mark after connection established. 2015-06-05 17:14:55 +01:00
test_spec_dealer.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_pushpull.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_rep.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_req.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_spec_router.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_srcfd.cpp Merge pull request #1414 from hintjens/master 2015-06-02 23:40:52 +02:00
test_stream_disconnect.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_stream_empty.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_stream_timeout.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_stream.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_sub_forward_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_sub_forward.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_system.cpp Merge pull request #1414 from hintjens/master 2015-06-02 23:40:52 +02:00
test_term_endpoint_tipc.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_term_endpoint.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_thread_safe.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_timeo.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_xpub_manual.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
test_xpub_nodrop.cpp Fix xpub test to set hwm before bind. 2015-06-05 12:19:48 +01:00
test_xpub_welcome_msg.cpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00
testutil.hpp Problem: source file headers are somewhat confusing about LGPLv3 2015-06-02 22:33:55 +02:00