Hi Michael,

On Mon, 2006-03-27 at 14:42 +0100, Michael Barker wrote:
> Another punt at the Non-blocking IO and Scatter/Gather stuff.  This
> patch also adds scatter/gather support to the FileChannelImpl.
>
> ChangeLog:
> 
> 2006-03-19  Michael Barker <[EMAIL PROTECTED]>
>       
>       * vm/reference/gnu/java/nio/VMChannel.java: Added, supports setting 
>       non-blocking and scatter-gather io operations.
>       * gnu/java/nio/PipeImpl.java: Retrofitted to use VMChannel
>       * gnu/java/nio/SelectorImpl.java
>       (register) Added condition for
> gnu.java.nio.SocketChannelSelectionKeyImpl
>       * gnu/java/nio/SocketChannelSelectionKeyImpl.java Added.
>       * gnu/java/nio/channels/FileChannelImpl.java: Retrofitted to use
> VMChannel
>       * java/nio/FileChannel.java
>       (read (ByteBuffer)) Changed to call abstract method.
>       (write (ByteBuffer)) Changed to call abstract method.
>       * include/gnu_java_nio_VMChannel.h: Added.
>       * native/jni/java-nio/gnu_java_nio_VMChannel.c: Added.

My apologies for forgetting this patch. I'll try to look at it asap.
Clearly we don't have much other hackers working on nio at this time
(even though we have some bugs in this area). If someone else has time
and can go over this patch that would be appreciated (it has been a
while since I last looked at nio). Michael also already has paperwork on
file with the FSF. So if this is good we can immediately use it.

Michael, do you have some test programs that use this functionality
around?

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to