shared_pointer cycles

This commit is contained in:
Matej Sekoranja
2011-05-17 23:32:39 +02:00
parent 9c1eda3655
commit 484da96da6
9 changed files with 176 additions and 180 deletions

View File

@@ -1098,7 +1098,7 @@ void testServer()
ctx->printInfo();
ctx->run(100);
ctx->run(30);
ctx->destroy();