JDK 20 |
---|
20 masterFixed |
Relates :
|
Remove native code surrounding fdTable structure. The code was used for asynchronous socket close in the old socket implementation; it is currently not used for its original purpose and can be removed. Also remove LingerTest; it was testing a fix for an old bug in the async close code. It does not make sense with the current implementation.
|