[zeromq-dev] Asynchronous client-to-server (DEALER to ROUTER) without czmq - assert on bind
Laurent Alebarde
l.alebarde at free.fr
Mon Oct 14 16:52:57 CEST 2013
I am trying to adapt the Guide's "Asynchronous client-to-server (DEALER
to ROUTER)" in a non czmq version, but it fails when it binds or
connects. Here is my code <http://pastebin.com/U7yfQE0T>.
libzmq_test: ../tests/async_client_to_server_no_czmq.cpp:59: void
server_task(void*): Assertion `rc == 0' failed.
On its side, the client fails too.
I tried several ports with the same result
Any idea please ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131014/985ecfbb/attachment.htm>
More information about the zeromq-dev
mailing list