Hi,

I am using libevent-1.4.11-stable and running into a problem within the
epoll code.

In epoll_dispatch, epoll_wait returns with a single event. The event has
EPOLLIN set, but evread is NULL.

Apparently, since the descriptor wasn't read, the event keeps happening over
and over.

 

Any ideas ?

 

Gilad

 

_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to