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