* java/net/natPlainSocketImpl.cc (_Jv_recv): Change return type of
commit657c6ef9fc9ef206d464e6a097b3f97b194a98e5
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Jan 2002 16:34:07 +0000 (20 16:34 +0000)
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Jan 2002 16:34:07 +0000 (20 16:34 +0000)
tree522575f3f89210eac3dde10c6b20aa771f0653c4
parent2360d7e05f21ba1e45a510f4e63e5e85032adfcd
* java/net/natPlainSocketImpl.cc (_Jv_recv): Change return type of
function and of parameter recv_func to ssize_t, as specified by
POSIX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49020 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/java/net/natPlainSocketImpl.cc