Feature: File copy/paste support in remote control
This commit is contained in:
@@ -309,7 +309,7 @@ DWORD IOCPServer::WorkThreadProc(LPVOID lParam)
|
||||
if ( !bOk && dwIOError != WAIT_TIMEOUT ) { //<2F><><EFBFBD>Է<EFBFBD><D4B7><EFBFBD><EFBFBD><EFBFBD><D7BB>Ʒ<EFBFBD><C6B7><EFBFBD><EFBFBD>˹ر<CBB9>
|
||||
if (ContextObject && This->m_bTimeToKill == FALSE &&dwTrans==0) {
|
||||
ContextObject->olps = NULL;
|
||||
Mprintf("!!! RemoveStaleContext \n");
|
||||
Mprintf("!!! RemoveStaleContext: %d \n", WSAGetLastError());
|
||||
This->RemoveStaleContext(ContextObject);
|
||||
}
|
||||
SAFE_DELETE(OverlappedPlus);
|
||||
|
||||
Reference in New Issue
Block a user