Hello!

Would somebody please clarify the status of XREP/XREQ implementation in 2.0.7? I
started to explore possible ways to implement async client/server exchange and
got strange outcome. The example given in the blog post "A multithreaded server
in 10 mins" works just fine, however if I try to run local_lat/remote_lat
example from the distr having ZMQ_REQ/ZMQ_REP replaced with ZMQ_XREQ/ZMQ_XREP
local_lat fails with "message of incorrect size received" (received size is
always 17 bytes). 

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to