Hi Ivan, >> I'm trying to implement a loop with zmq_poll() on a single ZMQ_REP >> socket, and non-zero timeout set, and always get the following error: >> >> Assertion failed: Invalid argument (..\..\..\src\zmq.cpp:514) > > Hm, possibly a timeout parameter overflow. I'll have a look at it shortly.
Ok. Fixed in the trunk. Let me know whether it works as expected now. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
