[zeromq-dev] Thinking of...failure

Martin Hurton hurtonm at gmail.com
Thu Jul 23 19:31:56 CEST 2009


Hi Conrad,

You can set up a callback to handle connection errors. For details,
please see set_error_handler(3) man page.

- Martin

On Thu, Jul 23, 2009 at 6:17 PM, Conrad
Steenberg<conrad.steenberg at gmail.com> wrote:
> 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
>
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list