JDK-2128993 : (so) client does not see (NIO-created) socket close with SO_TIMEOUT
  • Type: Backport
  • Backport of: JDK-6232954
  • Component: core-libs
  • Sub-Component: java.nio
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2005-08-24
  • Updated: 2011-02-16
  • Resolved: 2005-09-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
5.0u6 b03Fixed 6Fixed
Comments
EVALUATION wo issues here, (1)preClose() in *SocketChannel classes need to close the socket see#4960962 (2)timeout impl in *SocketAdaptor classes need to throw correct IOException after wakeup by "close"
24-08-2005