Problem: signature of zmq_poller_fd does is incompatible with regular error handling
Solution: change return type to int (again) and return fd via an output parameter
Showing
Please
register
or
sign in
to comment
Solution: change return type to int (again) and return fd via an output parameter