Hello, I do not know the English, but do not know where to turn.

There is a simple program https://github.com/Garik-/crawler/tree/libev
it works, but in the processing of big data is break.

__epoll_wait_nocancel ()
__epoll_wait_nocancel + 10: cmp $ 0xfffffffffffff001,% rax
__epoll_wait_nocancel + 16: jae 0x7ffff74d2b2f <epoll_wait + 79>

All events and sockets are closed correctly. ev_pending_count() returns 0
I tried to call ev_invoke_pending() not help.

What could be the reason for such behavior?
_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/libev

Reply via email to