[zeromq-dev] subscribe/unsubscribe refcounting behaviour

Jon Dyte jon at totient.co.uk
Tue Aug 17 23:32:58 CEST 2010


Jon Dyte wrote:
>
> then  the only way to cancel that subscription is to
>
> sm.setsockopt (ZMQ_SUBSCRIBE, "ABC", 3);
> sm.setsockopt (ZMQ_SUBSCRIBE, "ABC", 3);
> sm.setsockopt (ZMQ_SUBSCRIBE, "ABC", 3);
>
>   
typo alert, that should be ZMQ_UNSUBSCRIBE in there. sorry




More information about the zeromq-dev mailing list