Bug fixes to CA client introduced by CA-over-TCP code.

This commit is contained in:
Ralph Lange
2010-08-16 15:49:52 -05:00
committed by Andrew Johnson
parent 1eb5546eb7
commit 2666e9d62b
2 changed files with 3 additions and 8 deletions

View File

@@ -286,6 +286,7 @@ cac::~cac ()
//
// shutdown all tcp circuits
//
this->iiuExistenceCount = this->circuitList.count();
tsDLIter < tcpiiu > iter = this->circuitList.firstIter ();
while ( iter.valid() ) {
// this causes a clean shutdown to occur