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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| channels | Loading commit data... | |
| DatagramChannelImpl.java | Loading commit data... | |
| DatagramChannelSelectionKey.java | Loading commit data... | |
| NIOServerSocket.java | Loading commit data... | |
| ServerSocketChannelImpl.java | Loading commit data... | |
| ServerSocketChannelSelectionKey.java | Loading commit data... | |
| SocketChannelImpl.java | Loading commit data... | |
| SocketChannelSelectionKey.java | Loading commit data... | |
| VMPipe.java | Loading commit data... | |
| VMSelector.java | Loading commit data... | |
| natNIOServerSocket.cc | Loading commit data... | |
| natPipeImplEcos.cc | Loading commit data... | |
| natPipeImplPosix.cc | Loading commit data... | |
| natPipeImplWin32.cc | Loading commit data... | |
| natSelectorImplEcos.cc | Loading commit data... | |
| natSelectorImplPosix.cc | Loading commit data... | |
| natSelectorImplWin32.cc | Loading commit data... |