WIN-25.1: natPlainSocketImpl.cc [UPDATED]
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Thu Feb 28 16:13:00 GMT 2002
Here's what I think we should do here. Tom may have a reason why this
shouldn't be used, but I find it hard to imagine that this would not
work anywhere given that the recvfrom() in natPlainDatagramSocket is
basically the same.
The original code casted the buffer to (void *) instead of (char *)
which is probibly what caused the problems?
Bryce.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: plainsocket.patch
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20020228/ba4a83fc/attachment.ksh>
More information about the Java-patches
mailing list