Important Update:
- Bug fix: Handle not updated in SelectCore if SelectHandle re-used
This commit is contained in:
@@ -2055,7 +2055,7 @@ bool CSelectableCore::Write( THandle * Handle )
|
||||
|
||||
// Check if Buffer empty
|
||||
if (!Handle->OutBuffer->Len()) {
|
||||
// Add to Select Write list
|
||||
// Remove from Select Write list
|
||||
if (Selector) {
|
||||
Selector->Remove( Handle->FD, false, true );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user