[zeromq-dev] Abort()
Pavol Malosek
malosek at fastmq.com
Thu Jul 2 20:06:38 CEST 2009
Hello Alex,
AFAIK the coming zmq version 1.0.0 will be with asserts but the next one
will handle majority of the error situation by returning error value from
zmq api calls and setting errno.
malo
----- Original Message -----
From: "Alexander Petry" <alexander.petry at itwm.fraunhofer.de>
To: <zeromq-dev at lists.zeromq.org>
Sent: Thursday, July 02, 2009 9:58 AM
Subject: [zeromq-dev] Abort()
> Hi list this is my first posting so please excuse me if i bring up an
> already handled topic but i was unable to find more information on that.
>
> I am using the current stable version of zeromq (0.61) and my problems
> are with those abort() calls spread over the code. My application simply
> aborts and i am completely unable to handle any error conditions. For
> example, if the zmq_server is not running or cannot be connected to, it
> simply aborts. Are there any plans to integrate some kind of error
> propagation?
>
> best regards,
> alex
> _______________________________________________
> 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