gcc/libjava/classpath/lib/gnu
Casey Marshall 82f1c4b5fa re PR classpath/31302 (Exception in SSLSocketImpl)
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'.

From-SVN: r123285
2007-03-28 01:02:10 +00:00
..
awt *.h: New files. 2007-01-11 00:15:27 +00:00
classpath Classpath JDWP merge with upstream 2007-03-27 18:40:48 +00:00
CORBA
gcj 2007-02-16 Gary Benson <gbenson@redhat.com> 2007-02-16 14:54:25 +00:00
java re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken) 2007-02-23 15:13:18 +00:00
javax re PR classpath/31302 (Exception in SSLSocketImpl) 2007-03-28 01:02:10 +00:00
xml re PR xml/30831 (Writing (transforming) XML fails) 2007-03-09 09:31:18 +00:00