>>>>> ":" == Michael Koch <[EMAIL PROTECTED]> writes:

:> The patch breaks setting/getting socket options on sockets created with 
:> Socket() or Socket(SocketImpl impl) constructors. The get/set[some 
:> option] rely on created socket implementations. But with your patch 
:> they are only created when the socket is locally bound. I know some 
:> apps that set/get socket options before they do this. And it is valid. 
:> JDK allows it too.

I understand.

But java.net.Socket creating redundant sockets is a real problem.
Let's look for a solution of this.


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to