]> err.no Git - varnish/commit
Fix broken logic in the poll-fd compaction function, which resulted in
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 17 Jun 2008 09:37:44 +0000 (09:37 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 17 Jun 2008 09:37:44 +0000 (09:37 +0000)
commitb4c5fb93b72babc50c85dda6c0263c51d66f96ae
treedca2955823d2fccfdf7bfe94d9b953fb12f1e257
parent595f1cfcb0839b4e6ae9ef540890a8983d1df9a6
Fix broken logic in the poll-fd compaction function, which resulted in
a panic during this sequence:

varnishd -d -d -T :8082
ctrl-D
telnet localhost 8082 (from other terminal)

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2722 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt_event.c