On Thu, Oct 19, 2006, Marco Berizzi wrote: > Henrik Nordstrom wrote: > > >Right. When you use --enable-epoll then Squid doesn't check as carefully > >if it is implemented in the kernel, > > Ok, but my linux kernel has been built with epoll support. > > >only that libc (or separate epoll > >library) implements the userspace side.. > > glibc on slackware 10.1 doesn't support epoll so configure should > complain. Right? The configure test can be extended to attempt to call epoll rather than just testing for compilation. Patches are gladly accepted until one of us gets to it.. :P Adrian