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

Reply via email to