bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/27656] New: Sockets shouldn't inherit options from Server


From: mark at gcc dot gnu dot org
Subject: [Bug classpath/27656] New: Sockets shouldn't inherit options from ServerSocket.accept()
Date: 18 May 2006 10:26:46 -0000

This is a followup bug for bug #27459.
We should add mauve testcases similar to
gnu/testlet/java/net/ServerSocket/AcceptTimeout.java for all other Socket
options (TcpNoDelay, SoLinger, OOBInline, SendBufferSize, ReceiveBufferSize,
KeepAlive, ReuseAddress and TrafficClass) to check that the accepted Socket
gets the default values and doesn't inherit them from the ServerSocket.


-- 
           Summary: Sockets shouldn't inherit options from
                    ServerSocket.accept()
           Product: classpath
           Version: 0.90
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mark at gcc dot gnu dot org


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





reply via email to

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