more work on tcp shutdown sequence
This commit is contained in:
+1
-2
@@ -103,8 +103,7 @@ void netiiu::requestRecvProcessPostponedFlush ()
|
||||
return;
|
||||
}
|
||||
|
||||
class tcpiiu * netiiu::uninstallChanAndReturnDestroyPtr
|
||||
( epicsGuard < cacMutex > &, nciu & )
|
||||
void netiiu::uninstallChan ( epicsGuard < cacMutex > &, nciu & )
|
||||
{
|
||||
throw cacChannel::notConnected();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user