Hi John,

John Lång <john.l...@mykolab.com> writes:

> I'm reading this man page:
> https://linux.die.net/man/3/zmq_socket_monitor
> It seems to suggest that socket monitor is only available for pair
> type connections. Is that right? I'm using publish-subscribe.

I think that is a misunderstanding.  A PAIR is used to deliver
information from the monitor to the application.  I don't find anything
that limits which socket types can be monitored.  The example code shows
a REP being monitored.

-Brett.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to