only compare pollitem.fd if pollitem.socket is NULL
item.fd should be ignored if item.socket is defined. Failing to check .socket could cause false-matches, raising EINVAL in zmq_poller_modify_fd.
Showing
Please
register
or
sign in
to comment