zmqError

Log a ZMQ error together with the underlying libzmq error message.

Synopsis

Declared in <zmq/zmqutil.h>

void
zmqError(std::string const& str);

Parameters

NameDescription
strDescription of the operation that failed.