Anand Avati <[email protected]> wrote: > Unfortunately event.c's poll() implementation is very little tested as > epoll gets compiled in on Linux most of the times. Is there an epoll-like > implementation on NetBSD (poll sucks for other reasons too)?
NetBSD has kqueue(2), I unnderstand it is an epoll equivalent. Is it correct? http://netbsd.gw.com/cgi-bin/man-cgi?kqueue++NetBSD-current -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz [email protected] _______________________________________________ Gluster-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/gluster-devel
