[ http://issues.apache.org/jira/browse/HARMONY-27?page=all ]
Richard Liang updated HARMONY-27:
---------------------------------
Attachment: hynio_patch.txt
NetworkSystem-linux.zip
Hello Tim,
Thanks a lot for your kind comments. :-)
- why do you need to #include <stdlib.h> in OSNetworkSystem.c ? I removed it
and everything compiled ok.
==> yes. we do not need the 'include' statement. Sorry :-)
- there needs to be a patch to the hynio.def file to export the
OSNetworkSystem functions.
==> I have attached the patch for hynio.def called hynio_patch.txt
- as you point out, there needs to be Linux equivalents for these.
==>>They are attached called NetworkSystem-linux.zip
> 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,
> NetworkSystem-linux.zip, NetworkSystem.zip, Nio-net Refactoring.jpg,
> OSNetworkSystem.c, OSNetworkSystem.h, OSNetworkSystem.java,
> OSNetworkSystemWin32.c, hynio_patch.txt, 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