r764 - in trunk/varnish-cache: . bin/varnishd

Poul-Henning Kamp phk at phk.freebsd.dk
Tue Aug 8 09:56:17 CEST 2006


In message <20060808074752.A388B1EC622 at projects.linpro.no>, des at projects.linpro
.no writes:
>Author: des
>Date: 2006-08-08 09:47:52 +0200 (Tue, 08 Aug 2006)
>New Revision: 764
>
>Modified:
>   trunk/varnish-cache/bin/varnishd/cache_acceptor.c
>   trunk/varnish-cache/configure.ac
>Log:

>Autodetect the availability of kqueue() and / or poll().

poll(2) is mandatory, I really don't feel like adding a select(2)
variant either, all moderately recent UNIX have a poll(2).

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



More information about the varnish-commit mailing list