Please ignore my last post. I finally found zmq_errno() that I had somehow missed.
My real problem is that I get error 22 - Invalid Argument when I call
zmq_init(1,1,0)
which turned out to be passing the argument byref instead of byval.
Sorry. Long day.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
