Getting epoll working...?

Alan Kasindorf akasindorf@mail.communityconnect.com
Thu, 31 Jul 2003 17:48:30 -0400


Ok, so I'm trying to get epoll working happily and rapidly running out 
of time.

What patch from *where* actually works with libevent? I patched a 2.4.21 
vanilla kernel with the latest 2.4.21 one, it's running fine, but the 
header files are not what libevent expects, and from there different 
things seem to be named wrong (looking for an epollops struct, etc).

Did you have to patch libevent to get it to compile?

I'm going to keep poking at it here/see if I can't use a redhat rpm, but 
any insight is greatly welcomed. We're really behind in getting this 
project done.

Thanks,
-Alan