It turned out that the error occurred because I tried to use a socket after
closing the context.


On Sat, Dec 29, 2012 at 10:17 PM, crocket <[email protected]> wrote:

> I attached msgrecv.cpp and msgsend.cpp to this message.
>
> Run msgrecv, then msgsend.
>
> If I send SIGINT to msgsend by pressing Ctrl+C,
> I often see "Assertion failed: pfd.revents & POLLIN (signaler.cpp:155)"
>
> Why does the error occur?
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to