Osiris Pedroso

Results 2 comments of Osiris Pedroso

Closing this issue, since this is a LIBZMQ problem: https://github.com/zeromq/libzmq/issues/1708

I did this and the problem went away. ``` x:\3rdparty\malamute>git diff --patch src/mlm_selftest.c diff --git a/src/mlm_selftest.c b/src/mlm_selftest.c index 381216f..22c00ed 100644 --- a/src/mlm_selftest.c +++ b/src/mlm_selftest.c @@ -141,7 +141,8 @@ main (int...