8295792: Clean up old async close code

Reviewed-by: alanb
This commit is contained in:
Daniel Jeliński 2022-10-24 15:25:48 +00:00
parent 5ac6f185ee
commit 2f3f3b6185
12 changed files with 4 additions and 1159 deletions

View file

@ -126,8 +126,6 @@ DllMain(HINSTANCE hinst, DWORD reason, LPVOID reserved)
return TRUE;
}
void platformInit() {}
/*
* Since winsock doesn't have the equivalent of strerror(errno)
* use table to lookup error text for the error.