bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/31302] Exception in SSLSocketImpl


From: cvs-commit at developer dot classpath dot org
Subject: [Bug classpath/31302] Exception in SSLSocketImpl
Date: 17 Apr 2007 07:26:50 -0000


------- Comment #11 from cvs-commit at developer dot classpath dot org  
2007-04-17 08:26 -------
Subject: Bug 31302

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Mark Wielaard <mark>    07/04/17 07:26:25

Modified files:
        .              : ChangeLog 
        gnu/javax/net/ssl/provider: SSLSocketImpl.java 

Log message:
        2007-04-17  Casey Marshall  <address@hidden>

               PR classpath/31302:
               * gnu/javax/net/ssl/provider/SSLSocketImpl.java (SSLSocketImpl):
               Always make a new socket.
               (bind, connect, getInetAddress, getLocalAddress, getPort,
               getLocalPort, getRemoteSocketAddress, getLocalSocketAddress,
               setTcpNoDelay, getTcpNoDelay, setSoLinger, getSoLinger,
               setOOBInline, getOOBInline, setSoTimeout, getSoTimeout,
               setSendBufferSize, getSendBufferSize, setReceiveBufferSize,
               getReceiveBufferSize, setKeepAlive, getKeepAlive,
setTrafficClass,
               getTrafficClass, setReuseAddress, getReuseAddress, close,
               shutdownInput, shutdownOutput, isConnected, isBound, isClosed,
               isInputShutdown, isOutputShutdown): Always use
               'underlyingSocket'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9259&r2=1.9260
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/javax/net/ssl/provider/SSLSocketImpl.java?cvsroot=classpath&r1=1.2&r2=1.3


-- 


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





reply via email to

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