Name: sg39081 Date: 07/01/97
The new network timeout capabilities cause an InterruptedIOException if the timeout occurs. However
this doesn't allow the programmer to distinguish between timeouts and general interruptions. It would
be better if a timeout caused an IOTimeoutException, which was derived from InterruptedIOException
company - Microsoft Research Institute, Macquarie University , email - ###@###.###
======================================================================
- duplicates
-
JDK-4158021 cannot distinguish Thread.interrupt and Socket.setSoTimeout exceptions
-
- Resolved
-