gcc/libjava/gnu/java
Anthony Green 57b3c68ec5 natPlainDatagramSocketImplPosix.cc (getLocalAddress): New helper function.
2005-12-18  Anthony Green  <green@redhat.com>

	* gnu/java/net/natPlainDatagramSocketImplPosix.cc (getLocalAddress): 
	New helper function.
	(setOption): Use getLocalAddress.  Don't downcast value to
	InetAddress.
	(getOption): Use getLocalAddress.

From-SVN: r108779
2005-12-19 02:54:19 +00:00
..
lang Major merge with Classpath. 2005-07-16 01:27:14 +00:00
locale Update FSF address 2005-06-30 03:22:09 +00:00
net natPlainDatagramSocketImplPosix.cc (getLocalAddress): New helper function. 2005-12-19 02:54:19 +00:00
nio Major merge with Classpath. 2005-07-16 01:27:14 +00:00
rmi/rmic CompilerProcess.java: Use a new thread to handle stdout from the child process. 2005-12-14 20:26:30 +00:00