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

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Nov 2 18:03:37 CET 2007


In message <20071102140920.6B24C1EC51E at projects.linpro.no>, des at projects.linpro
.no writes:
>Author: des
>Date: 2007-11-02 15:09:17 +0100 (Fri, 02 Nov 2007)
>New Revision: 2227
>
>Modified:
>   trunk/varnish-cache/bin/varnishd/cache_acceptor.c
>   trunk/varnish-cache/configure.ac
>Log:
>Test whether SO_{RCV,SND}TIMEO work (they are defined but unimplemented
>on Solaris, so simply checking for their presence is not enough)

That is not enough, if we don't have them, we need to have timeouts on
writes and reads to emulate them :-(


-- 
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