]> err.no Git - varnish/commit
Improve readability, such as it is.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 23 Jan 2008 20:23:20 +0000 (20:23 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 23 Jan 2008 20:23:20 +0000 (20:23 +0000)
commitf771aa1da6797e25966bfb9f14df79a5fd9a8031
treee75c48c3b2777583701f8b79158751058a4bd199
parenta86ff46f2d5a77f6285991123344b2deef891303
Improve readability, such as it is.

Allow the user to disable specific acceptor mechanisms (e.g. do not
use epoll even though it is available).

Don't look for kqueue on systems where we know it doesn't work.

Bail if no acceptor mechanism was found.

Bail if no curses or ncurses was found.

Warn the user if SO_{RCV,SND}TIMEO are non-functional.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2382 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/configure.ac