[zeromq-dev] jzmq ZMQ.Socket unregister
gonzalo diethelm
gdiethelm at dcv.cl
Fri Feb 25 22:14:00 CET 2011
> In that case I would suggest adding a new method (unregisterIndex or
> something like that) instead of adding a new argument to keep the
> backward compatibility.
The current unregister() method takes a Socket, we can just overload it with another version that takes an int.
And one of the two versions should simply delegate onto the other one.
--
Gonzalo Diethelm
More information about the zeromq-dev
mailing list