-
Bug
-
Resolution: Fixed
-
P3
-
1.0.2
-
None
-
beta3
-
generic
-
generic
The output stream returned by a JSSE socket doesn't throw exceptions when
an application writes to the stream and flushes the output after the socket
has been closed. Seems like this behavior could be confusing to applications
that close sockets in order to interrupt threads that are doing socket I/O.
an application writes to the stream and flushes the output after the socket
has been closed. Seems like this behavior could be confusing to applications
that close sockets in order to interrupt threads that are doing socket I/O.