Revisão | cfc8a6a61f4e9319adc7c2eb943e9ac95674ae44 (tree) |
---|---|
Hora | 2010-10-29 17:18:52 |
Autor | 0809216 <0809216@1ed6...> |
Commiter | 0809216 |
Fixed? l7vsadm -C core dump
git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-ramiel-epoll-cond@10411 1ed66053-1c2d-0410-8867-f7571e6e31d3
@@ -1616,7 +1616,6 @@ void l7vs::virtualservice_tcp::stop() | ||
1616 | 1616 | protomod_rep_timer->cancel(); |
1617 | 1617 | schedmod_rep_timer->cancel(); |
1618 | 1618 | |
1619 | - dispatcher.reset(); | |
1620 | 1619 | dispatcher.stop(); |
1621 | 1620 | } |
1622 | 1621 |