ZmqException.errno

The _errno code that was set by the $(ZMQ) function that reported the error.

More...
class ZmqException
immutable
int errno;

Detailed Description

Corresponds to

$(ZMQREF zmq_errno())

Meta