Hi,

I might be missing something and it's probably been discussed already, but I
couldn't find much about unbind/disconnect calls. These calls are
unnecessary for normal sockets, but 0MQ sockets are completely different
things that live for much longer (because they automatically reconnect) and
may carry a lot of state (such as subscriptions in PUB/SUB) sockets, so the
lack of these calls seems rather strange.
Has there been a decision to not implement them because of some reasons, or
they've been left out due to time constraints and are on the roadmap for
some future release?
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to