Hello,
A common problem the users encounter is a message been sent but not received. 2 questions: 1. How to view a zeromq message in wireshark? Has somebody written a plugin (dissector?) for it? 2. A common programming mistake is not calling connect/bind or calling connect with wrong TCP address. Then, when send is invoked, no message is actually sent. Is there a way to get socket connection state, i.e connected/disconnected?
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
