fixed comment

This commit is contained in:
Jeff Hill
2002-11-01 21:22:37 +00:00
parent c9d2317f31
commit ee810d4b0b

View File

@@ -416,8 +416,8 @@ void tcpRecvThread::run ()
}
// Although this is redundant in certain situations it is
// required in other because the receive thread must hang
// around until it receives its blocking socket call interrupt
// required because the receive thread must hang around
// until it receives its blocking socket call interrupt
// signal.
this->iiu.cacRef.initiateAbortShutdown ( this->iiu );
}