Introduce a failing test against zmq_setsockpt().
Problem: zmq_setsockpt() returns success when changing the HWM after a bind or connect() even though the call has no effect. Solution: Introduce a failing test a reminder we need to patch it.
Showing
tests/test_sockopt_hwm.cpp
0 → 100644
Please
register
or
sign in
to comment