]> err.no Git - varnish/commit
Add TCP_blocking() and TCP_nonblocking() and use them instead of
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 26 May 2008 08:38:00 +0000 (08:38 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 26 May 2008 08:38:00 +0000 (08:38 +0000)
commit2013a437289e1397e36111823b83c84800fd8f5b
tree7d129c2210f65185a3e726abdf22247a9e14c33b
parent3e98aed6f1c4046c3694fd5843f01c0afa1a9a8b
Add TCP_blocking() and TCP_nonblocking() and use them instead of
fondling fcntl(2) directly.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2637 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_fetch.c
varnish-cache/bin/varnishd/common.h
varnish-cache/bin/varnishd/tcp.c