summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/lib
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-28 01:02:10 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2007-03-28 01:02:10 +0000
commit4c49ca298aba62305fca8fbf0766283db44aec48 (patch)
treef72f4295961798c4555c9a1fc23156c72bd0e80d /libjava/classpath/lib
parentd168e810b42e095006d69b6bcef7c4b8b37528f5 (diff)
downloadppe42-gcc-4c49ca298aba62305fca8fbf0766283db44aec48.tar.gz
ppe42-gcc-4c49ca298aba62305fca8fbf0766283db44aec48.zip
2007-03-27 Casey Marshall <csm@gnu.org>
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'. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123285 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib')
-rw-r--r--libjava/classpath/lib/gnu/javax/net/ssl/provider/SSLSocketImpl.classbin16460 -> 15480 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/javax/net/ssl/provider/SSLSocketImpl.class b/libjava/classpath/lib/gnu/javax/net/ssl/provider/SSLSocketImpl.class
index 8c53151598d..e966b4d0c42 100644
--- a/libjava/classpath/lib/gnu/javax/net/ssl/provider/SSLSocketImpl.class
+++ b/libjava/classpath/lib/gnu/javax/net/ssl/provider/SSLSocketImpl.class
Binary files differ
OpenPOWER on IntegriCloud