Hi HG, There's no such function. I agree it would be useful. I don't have time to make this right now so you could consider adding it. Note that the fmq_server class is generated, so you need to work on model/fmq_server.xml.
-Pieter On Mon, Oct 21, 2013 at 3:57 AM, HG Choi <[email protected]> wrote: > Hello Developers, > > > In FileMQ, I am currently using, > > fmq_server_publish (fmq_server_t *self, const char *location, const char > *alias) > > > I was wondering if there is a function or way that does the opposite, such > as unpublish. > > For example, I have connected a new FMQ server and published the virtual > directory > at /vdir1 and /vdir2, but after some time I would like to unpublish just > /vdir1 and > > leave /vdir 2 open. Is there way to do this? > > Thank you, > Ho-Gyun Choi > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- - Pieter Hintjens CEO of iMatix.com Founder of ZeroMQ community blog: http://hintjens.com _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
