libzmq/src
Luca Boccassi cae6434345 Problem: HEARTBEAT command breaks REQ connection
Solution: ignore command messages in the REQ session to avoid
disrupting the state machine.
Commands are handled by the engine before handing off to the session.
2018-04-28 15:25:24 +01:00
..
address.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
address.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
array.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
atomic_counter.hpp Problem: support of std::atomic is incomplete in VS <2015 2018-02-13 18:38:29 +01:00
atomic_ptr.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
blob.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
client.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
client.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
clock.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
clock.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
command.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
condition_variable.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
config.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
ctx.cpp Problem: enormous memory increase due to zero copy decoding 2018-03-05 18:13:28 +01:00
ctx.hpp Problem: enormous memory increase due to zero copy decoding 2018-03-05 18:13:28 +01:00
curve_client_tools.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
curve_client.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
curve_client.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
curve_mechanism_base.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
curve_mechanism_base.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
curve_server.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
curve_server.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dbuffer.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dealer.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dealer.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
decoder_allocators.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
decoder_allocators.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
decoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
devpoll.cpp Problem: pollers unnecessarily depend on whole ctx_t, but actually use only start_thread method 2018-02-11 17:25:36 +00:00
devpoll.hpp Problem: pollers unnecessarily depend on whole ctx_t, but actually use only start_thread method 2018-02-11 17:25:36 +00:00
dgram.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dgram.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dish.cpp Problem: race conditions for options.linger (#2910) 2018-02-08 22:10:45 +00:00
dish.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dist.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
dist.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
encoder.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
epoll.cpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00
epoll.hpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00
err.cpp Implement the wsa_error_no function with switch-case (#3044) 2018-04-13 15:16:54 +01:00
err.hpp Problem: wsa_assert does not include error code 2018-02-13 18:38:22 +01:00
fd.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
fq.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
fq.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gather.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gather.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
generic_mtrie_impl.hpp Problem: make clang-format still shows error in the CI 2018-03-05 22:41:11 +00:00
generic_mtrie.hpp Problem: inconsistent return values from mtrie_t::rm 2018-03-02 13:42:50 +01:00
gssapi_client.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gssapi_client.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gssapi_mechanism_base.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gssapi_mechanism_base.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gssapi_server.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
gssapi_server.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
i_decoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
i_encoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
i_engine.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
i_mailbox.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
i_poll_events.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
io_object.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
io_object.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
io_thread.cpp Problem: unreachable code in io_thread_t::process_stop 2018-02-13 18:38:24 +01:00
io_thread.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
ip.cpp Problem: formatting issues in the CI 2018-03-10 12:44:27 +00:00
ip.hpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00
ipc_address.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
ipc_address.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
ipc_connecter.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
ipc_connecter.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
ipc_listener.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
ipc_listener.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
kqueue.cpp Problem: kqueue_t fails unittest_poller 2018-02-13 18:38:30 +01:00
kqueue.hpp Problem: kqueue_t fails unittest_poller 2018-02-13 18:38:30 +01:00
lb.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
lb.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
libzmq.pc.cmake.in Problem: pkg-config Requires.private is broken 2016-09-27 23:34:35 +01:00
libzmq.pc.in Problem: pkg-config Requires.private is broken 2016-09-27 23:34:35 +01:00
libzmq.vers Only export zmq_* symbols 2014-01-12 12:30:45 +01:00
likely.hpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
macros.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
mailbox_safe.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
mailbox_safe.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
mailbox.cpp Problem: in case of exhausted resources on creation of a context, assertions are triggered 2018-01-31 20:53:06 +01:00
mailbox.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
mechanism_base.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
mechanism_base.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
mechanism.cpp Support application metadata through ZMQ_METADATA 2018-03-14 12:56:15 +01:00
mechanism.hpp Merge pull request #2921 from sigiesec/mechanism-cleanup 2018-02-08 21:53:14 +00:00
metadata.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
metadata.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
msg.cpp Fix gcc 8 build warning/error with -O3. 2018-02-27 10:12:22 +01:00
msg.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
mtrie.cpp Problem: no unittests for mtrie 2018-03-02 13:32:51 +01:00
mtrie.hpp Fixed issue #2979 2018-03-09 22:24:23 +01:00
mutex.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
norm_engine.cpp Problem: enormous memory increase due to zero copy decoding 2018-03-05 18:13:28 +01:00
norm_engine.hpp Problem: enormous memory increase due to zero copy decoding 2018-03-05 18:13:28 +01:00
null_mechanism.cpp Problem: backward incompatible change to NULL with ZAP 2018-03-22 19:27:23 +00:00
null_mechanism.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
object.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
object.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
options.cpp Support application metadata through ZMQ_METADATA 2018-03-14 12:56:15 +01:00
options.hpp Support application metadata through ZMQ_METADATA 2018-03-14 12:56:15 +01:00
own.cpp Problem: race conditions for options.linger (#2910) 2018-02-08 22:10:45 +00:00
own.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pair.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pair.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pgm_receiver.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pgm_receiver.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pgm_sender.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pgm_sender.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pgm_socket.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pgm_socket.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pipe.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pipe.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
plain_client.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
plain_client.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
plain_server.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
plain_server.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
poll.cpp Problem: data race w.r.t. poll_t::stopping 2018-02-12 14:41:53 +01:00
poll.hpp Problem: data race w.r.t. poll_t::stopping 2018-02-12 14:41:53 +01:00
poller_base.cpp Problem: data race w.r.t. poll_t::stopping 2018-02-12 14:41:53 +01:00
poller_base.hpp Problem: no documentation of the poller concept 2018-02-13 18:38:25 +01:00
poller.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pollset.cpp Problem: pollers unnecessarily depend on whole ctx_t, but actually use only start_thread method 2018-02-11 17:25:36 +00:00
pollset.hpp Problem: pollers unnecessarily depend on whole ctx_t, but actually use only start_thread method 2018-02-11 17:25:36 +00:00
precompiled.cpp Problem: copyright year is still 2015 2016-01-28 15:07:31 +01:00
precompiled.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
proxy.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
proxy.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pub.cpp Problem: Precompiled headers not being used 2016-02-18 10:56:52 -06:00
pub.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
pull.cpp Problem: excessive memory allocations around blob_t (#2796) 2017-10-21 12:19:51 +01:00
pull.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
push.cpp Problem: Precompiled headers not being used 2016-02-18 10:56:52 -06:00
push.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
radio.cpp Add support for ZMQ_XPUB_NODROP on ZMQ_RADIO sockets 2018-02-09 16:20:50 +01:00
radio.hpp Add support for ZMQ_XPUB_NODROP on ZMQ_RADIO sockets 2018-02-09 16:20:50 +01:00
random.cpp Problem: global random init/deinit breaks existing applications 2018-03-19 15:47:07 +00:00
random.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
raw_decoder.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
raw_decoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
raw_encoder.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
raw_encoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
reaper.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
reaper.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
rep.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
rep.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
req.cpp Problem: HEARTBEAT command breaks REQ connection 2018-04-28 15:25:24 +01:00
req.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
router.cpp Problem: code duplication in getsockopt/setsockopt 2018-03-06 16:41:30 +01:00
router.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
scatter.cpp Scatter-Gather socket types 2016-04-21 14:50:58 +03:00
scatter.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
select.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
select.hpp Problem: data race w.r.t. select_t::stopping 2018-02-12 14:42:33 +01:00
server.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
server.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
session_base.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
session_base.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
signaler.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
signaler.hpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00
socket_base.cpp Problem: socket poller shutdown asserts when context is terminating 2018-03-28 11:23:08 +02:00
socket_base.hpp Problem: socket poller shutdown asserts when context is terminating 2018-03-28 11:23:08 +02:00
socket_poller.cpp Problem: socket poller shutdown asserts when context is terminating 2018-03-28 11:23:08 +02:00
socket_poller.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
socks_connecter.cpp Partial fix for issue 2963, removed invalid casts from fd_t to int (#2984) 2018-03-12 11:55:58 +01:00
socks_connecter.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
socks.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
socks.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
stdint.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
stream_engine.cpp Partial fix for issue 2963, removed invalid casts from fd_t to int (#2984) 2018-03-12 11:55:58 +01:00
stream_engine.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
stream.cpp Problem: code duplication in getsockopt/setsockopt 2018-03-06 16:41:30 +01:00
stream.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
sub.cpp Problem: code duplication in getsockopt/setsockopt 2018-03-06 16:41:30 +01:00
sub.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
tcp_address.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
tcp_address.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
tcp_connecter.cpp Partial fix for issue 2963, removed invalid casts from fd_t to int (#2984) 2018-03-12 11:55:58 +01:00
tcp_connecter.hpp Problem: wrong formatting in several files 2018-02-13 18:40:43 +01:00
tcp_listener.cpp Fix fd_t variable casting on Windows platform 2018-04-19 12:38:06 +03:00
tcp_listener.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
tcp.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
tcp.hpp Problem: use of TCP loopback fastpath not available for user sockets 2018-02-09 14:22:42 +01:00
thread.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
thread.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
timers.cpp Problem: fn pointers are not bool (vc++ warning C4550). 2017-12-14 12:47:38 -08:00
timers.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
tipc_address.cpp Problem: Tests for different TIPC address types missing (#2956) 2018-03-07 17:31:26 +00:00
tipc_address.hpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
tipc_connecter.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
tipc_connecter.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
tipc_listener.cpp Pull request to merge porting to WindRiver VxWorks 6.x (#2966) 2018-03-10 11:03:02 +00:00
tipc_listener.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
trie.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
trie.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
tweetnacl.c Problem: C++ style comments in C file breaks pedantic build 2018-04-02 21:52:01 +01:00
tweetnacl.h Problem: C++ style comments in header file breaks pedantic build 2018-04-03 22:58:36 +02:00
udp_address.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
udp_address.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
udp_engine.cpp Removed unnecessary errno_assert 2018-03-20 14:35:24 +01:00
udp_engine.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
v1_decoder.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
v1_decoder.hpp Problem: several fields are non-const without need 2018-02-08 22:17:03 +01:00
v1_encoder.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
v1_encoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
v2_decoder.cpp Problem: enormous memory increase due to zero copy decoding 2018-03-05 18:13:28 +01:00
v2_decoder.hpp Problem: enormous memory increase due to zero copy decoding 2018-03-05 18:13:28 +01:00
v2_encoder.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
v2_encoder.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
v2_protocol.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
version.rc.in Add ZeroMQ branding. 2012-06-12 21:30:24 -04:00
vmci_address.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci_address.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci_connecter.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci_connecter.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci_listener.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci_listener.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
vmci.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
windows.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
wire.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
xpub.cpp Problem: inconsistent return values from mtrie_t::rm 2018-03-02 13:42:50 +01:00
xpub.hpp Problem: casts required due to void* arguments in a C++ class 2018-03-02 13:42:42 +01:00
xsub.cpp Problem: race conditions for options.linger (#2910) 2018-02-08 22:10:45 +00:00
xsub.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
ypipe_base.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
ypipe_conflate.hpp Problem: formatting issues in the CI 2018-03-10 12:44:27 +00:00
ypipe.hpp Problem: formatting issues in the CI 2018-03-10 12:44:27 +00:00
yqueue.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
zap_client.cpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
zap_client.hpp Problem: formatting inconsistent 2018-02-02 15:47:43 +01:00
zmq_draft.h Problem: 4.2.5 is out, we need to restore API changes and 4.3.x 2018-03-23 19:31:42 +00:00
zmq_utils.cpp Problem: test_timers frequently fails on travis-ci 2018-02-09 09:55:40 +01:00
zmq.cpp Problem: formatting issues in the CI 2018-03-10 12:44:27 +00:00