Yes, there are no semantics to unkind or disconnect, only close the socket.

-Pieter

On 25 Sep 2010 04:24, "Joshua Foster" <[email protected]> wrote:
> Check out close: http://api.zeromq.org/zmq_close.html
>
> Joshua
>
> On Sep 24, 2010, at 6:38 PM, Alexey Ermakov wrote:
>
>> 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
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to