Hi Pieter, > Here is a patch that starts using sys://log in the core. I've logged > the two events that cause most pain, disconnecting peers due to > duplicate identities, and discarding messages that can't be routed via > an XREP due to a mangled envelope.
I would remove the throttling mechanism. It has to be much more fine-grain (such as per-session throttling), so let's ommit for now. > The code is pretty crude but it works. It looks quite OK IMO. 0MQ codebase itself is pretty crude. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
