tor 2006-10-19 klockan 15:45 +0200 skrev Marco Berizzi:

> But I must always specify ./configure --enable-epoll for build squid
> with epoll support:
> 
> ./configure --help
> 
>   --enable-epoll          Enable epoll() instead of poll() or select().
>                           epoll() is best where available, but must be
>                           explicitly set at the moment.

The configure help lies a bit. Hasn't been updated to reflect what is
actually happening. If you doesn't specify any --enable/disable
epoll/kqueue/poll/select/ options then configure probes the system for
the best available. If you use --disable-... then those alternatives is
excluded, if you use --enable-... then that alternative is enforced.

Have updated the help texts to better explain what is going on.

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to