8479d5f123
2005-12-26 Anthony Green <green@redhat.com> * gnu/java/nio/SocketChannelImpl.java (read): Compute the right amount of data to read (dst.remaining()). * gnu/java/nio/DatagramChannelImpl.java (receive): Ditto. 2005-11-11 Mark Wielaard <mark@klomp.org> Reported by john.zigman@anu.edu.au as bug #24608. * gnu/java/nio/SocketChannelImpl.java (read): Put readBytes in destination ByteBuffer when it doesn't have an array instead of len bytes. From-SVN: r109422 |
||
---|---|---|
.. | ||
channels | ||
DatagramChannelImpl.java | ||
DatagramChannelSelectionKey.java | ||
natNIOServerSocket.cc | ||
natPipeImplEcos.cc | ||
natPipeImplPosix.cc | ||
natPipeImplWin32.cc | ||
natSelectorImplEcos.cc | ||
natSelectorImplPosix.cc | ||
natSelectorImplWin32.cc | ||
NIOServerSocket.java | ||
ServerSocketChannelImpl.java | ||
ServerSocketChannelSelectionKey.java | ||
SocketChannelImpl.java | ||
SocketChannelSelectionKey.java | ||
VMPipe.java | ||
VMSelector.java |