]> err.no Git - varnish/commit
How I wish people would think more ahead when writing libraries like
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 3 Apr 2006 11:03:28 +0000 (11:03 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 3 Apr 2006 11:03:28 +0000 (11:03 +0000)
commit29baa06bca1831d04d14a5e122a191be341c8d30
tree97a8771049b5ad91ea6834998f1f80c7f6d05b97
parent90b6b2832db3267ca89f284148d3c5bd21a49bdc
How I wish people would think more ahead when writing libraries like
libevent.  The entire "implicit event engine" api assumption stinks.

Deal with it better.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@96 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_main.c
varnish-cache/bin/varnishd/cli_event.c
varnish-cache/bin/varnishd/cli_event.h
varnish-cache/bin/varnishd/mgt.h
varnish-cache/bin/varnishd/mgt_child.c
varnish-cache/bin/varnishd/varnishd.c