• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

UltraMonkey-L7 V3(multi-thread implementation)


Commit MetaInfo

Révision156776edacc6dbf608c46843d67d618b66e79792 (tree)
l'heure2010-10-29 18:00:49
Auteur0809216 <0809216@1ed6...>
Commiter0809216

Message de Log

Revert revision 10411

git-svn-id: http://10.144.169.20/repos/um/branches/l7vsd-3.x-ramiel-epoll-cond@10412 1ed66053-1c2d-0410-8867-f7571e6e31d3

Change Summary

Modification

--- a/l7vsd/src/virtualservice_tcp.cpp
+++ b/l7vsd/src/virtualservice_tcp.cpp
@@ -1616,6 +1616,7 @@ void l7vs::virtualservice_tcp::stop()
16161616 protomod_rep_timer->cancel();
16171617 schedmod_rep_timer->cancel();
16181618
1619+ dispatcher.reset();
16191620 dispatcher.stop();
16201621 }
16211622