OSDN Git Service

Revert revision 10411
author0809216 <0809216@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Fri, 29 Oct 2010 09:00:49 +0000 (09:00 +0000)
committer0809216 <0809216@1ed66053-1c2d-0410-8867-f7571e6e31d3>
Fri, 29 Oct 2010 09:00:49 +0000 (09:00 +0000)
git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-ramiel-epoll-cond@10412 1ed66053-1c2d-0410-8867-f7571e6e31d3

l7vsd/src/virtualservice_tcp.cpp

index eae4405..882591f 100644 (file)
@@ -1616,6 +1616,7 @@ void l7vs::virtualservice_tcp::stop()
         protomod_rep_timer->cancel();
         schedmod_rep_timer->cancel();
 
+        dispatcher.reset();
         dispatcher.stop();
 }