classpath
[Top][All Lists]
Advanced

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

Re: Sockets remain unclosed


From: Michael Koch
Subject: Re: Sockets remain unclosed
Date: Sat, 24 Apr 2004 09:06:09 +0200
User-agent: KMail/1.5.4

Am Samstag, 24. April 2004 00:56 schrieb Ito Kazumitsu:
> >>>>> "+" == Ito Kazumitsu <address@hidden> writes:
>
> +> But java.net.Socket creating redundant sockets is a real problem.
> +> Let's look for a solution of this.
>
> This problem could be solved by changing Kaffe's native library.
> So nothing is to be done in GNU Classpath about this problem.

Sorry that I dont write a message to you. This bug is fixed by changing 
java code. The problem was that Socket.getImpl() was called too much.
I wrote this little patch and Helmer Krämer said it works for him with 
this change:

http://mail.gnu.org/archive/html/commit-classpath/2004-04/msg00176.html


Michael





reply via email to

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