Hi all, In moving from a more low-level TCP client/server model to 0MQ over TCP it seems to me that some information gets lost in the abstraction: closed connections. E.g. in the Butterfly example, would it be possible to detect if the "intermediate" component crashes? Sorry if I missed this in the documentation :-) Conrad