classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sockets remain unclosed


From: Ito Kazumitsu
Subject: Re: Sockets remain unclosed
Date: Mon, 19 Apr 2004 06:39:22 +0900
User-agent: EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/21.2 (i386-unknown-freebsd4.7) MULE/5.0 (SAKAKI)

>>>>> ":" == Michael Koch <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]