bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/28867] New: ServerSocket creates sockets which will not b


From: kaz at maczuka dot gcd dot org
Subject: [Bug classpath/28867] New: ServerSocket creates sockets which will not be closed.
Date: 28 Aug 2006 04:44:54 -0000

java.net.ServerSocket creates a socket when its listening operation
is interuppted by SO_TIMEOUT, but that socket will never be closed.
This causes "too many open files" error in a long run.

A simple testcase will be submitted later.


-- 
           Summary: ServerSocket creates sockets which will not be closed.
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kaz at maczuka dot gcd dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28867





reply via email to

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