[ 
http://issues.apache.org/jira/browse/HARMONY-27?page=comments#action_12363415 ] 

Tim Ellison commented on HARMONY-27:
------------------------------------

Thanks Paulex -- this makes sense.  It fits in with the design of FileChannels 
that are under development already.

Can you attach the native code that goes with this?  Then I can create the 
SocketChannels and refactor the regular IO to use the o.a.h.net package.


> The network related channels in java.nio.channels are not implemented
> ---------------------------------------------------------------------
>
>          Key: HARMONY-27
>          URL: http://issues.apache.org/jira/browse/HARMONY-27
>      Project: Harmony
>         Type: Bug
>   Components: Classlib
>     Reporter: Paulex Yang
>     Assignee: Tim Ellison
>  Attachments: FileDescriptorHandler.java, INetworkSystem.java, Nio-net 
> Refactoring.jpg, OSNetworkSystem.java, java.net.JPG
>
> The following classes defined by Java Spec 5.0 in java.nio.channels are not 
> included in the class library code
>       public abstarct class java.nio.channels.DatagramChannel
>       public abstract class java.nio.channels.ServerSocketChannel
>       public abstract class java.nio.channels.SocketChannel

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to