Create an entirely new socket, maybe?  In what situation do you want to
unsubscribe from everything?

On 31 May 2016 at 06:45, Bachmair Florian - flexSolution GmbH <
[email protected]> wrote:

> hi!
>
>
> is there an option to unsubscribe from ALL topics?
>
> I have found
>
> void zsocket_set_unsubscribe (void *zocket, char * unsubscribe);
>
>
> Is the only option to save all topics and then unsubscribe from each of them?
> Therefore I would have to save the topics(what I currently don't)
>
>
> Or is there another way without saving the topics?
>
> Thanks, Florian
>
>
>
>
> _______________________________________________
> 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