Bug fixes to CA client introduced by CA-over-TCP code.
This commit is contained in:
committed by
Andrew Johnson
parent
1eb5546eb7
commit
2666e9d62b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user