Patch: receiveing UDP packets

Michael Koch konqueror@gmx.de
Fri May 7 13:30:00 GMT 2004


Hi list,


I write the attached patch to fix the last failure related to UDP packet 
handling in our Mauve testsuite.

Ok to commit to trunk ?
This should probably go into 3.4 too ?


Regards
Michael



2004-05-07  Michael Koch  <konqueror@gmx.de>

	* gnu/java/net/natPlainDatagramSocketImplPosix.cc
	(peekData): Fix maximal length of data to receive.
	(receive): Likewise.
	* gnu/java/net/natPlainDatagramSocketImplWin32.cc
	(peekData): Likewise.
	(receive): Likewise.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: net.diff
Type: text/x-diff
Size: 2892 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040507/40c67771/attachment.bin>


More information about the Java-patches mailing list