My friends, I’ve spent an unreasonable amount of time debugging a #ZeroMQ issue whereby a router socket swallows a message: ‘zmq_msg_send’ succeeds but there’s no corresponding ‘sendto’ call in the strace log. How would you go about debugging this? (Other questions I ask myself: How did I end up here? Why am I even doing this⁈)