This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: fix datagram socket multicast loops


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> 2005-06-06  Anthony Green  <green@localhost.localdomain>

'localhost.localdomain'?

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

This is ok.  It is also ok for 4.0 once the branch status changes.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]