Hi all,
We are developing a web application based on libevent.
By setting the environment variable EVENT_SHOW_METHOD, libevent tells me
it uses kqueue
[msg] libevent using: kqueue
nevertheless top(8) reports the application to make some RUN/poll, this
really sounds strange to me.
I have tried to disable poll/select but it does not change anything...
Any ideas ? Is there a way to trace those issues ?
Regards,

_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to