mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8295792: Clean up old async close code
Reviewed-by: alanb
This commit is contained in:
parent
5ac6f185ee
commit
2f3f3b6185
12 changed files with 4 additions and 1159 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue