Hello!
I found 2 problems when compile your library.
I think you are interested about this:
PASS: test_term_endpoint
PASS: test_monitor
test_shutdown_stress running...
/bin/bash: line 5: 29031 Segmentation fault ${dir}$tst
FAIL: test_shutdown_stress
test_pair_ipc running...
PASS: test_pair_ipc
test_reqrep_ipc running...
PASS: test_reqrep_ipc
test_timeo running...
PASS: test_timeo
============================================
1 of 17 tests failed
and in file src/pgm_socket.cpp on line 89 you have unused variable
sa_family_t sa_family;
Best regards!
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev