I'd like to recommend these changes to JSS:

1. have the accept() method in SSLServerSocket throw the
java.io.InterruptedIOException if the timeout expires, instead of
SocketException.
2. have the SSLSocket constructor throw a java.net.BindException if the
local port is in use, instead of the generic SocketException.

What do you all say?

-- P



Reply via email to