[zeromq-dev] Assertion failed: ok (xrep.cpp:173)
Pieter Hintjens
ph at imatix.com
Mon Feb 28 12:15:21 CET 2011
On Mon, Feb 28, 2011 at 12:12 PM, Ilja Golshtein <ilejncs at yandex.ru> wrote:
> I faced with assertion in the code...
> At first glance it may be triggered by client termination.
> Any further ideas?
First thing, check whether you're using the same socket from two
threads, e.g. reading/writing in one thread, closing in another
thread.
-Pieter
More information about the zeromq-dev
mailing list