You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2007/03/06 02:54:24 UTC

[jira] Closed: (HARMONY-1947) [classlib][luni] SocketChannel.finishConnect() is not working properly

     [ https://issues.apache.org/jira/browse/HARMONY-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Liang closed HARMONY-1947.
----------------------------------


Verified by Ruth.

> [classlib][luni] SocketChannel.finishConnect() is not working properly
> ----------------------------------------------------------------------
>
>                 Key: HARMONY-1947
>                 URL: https://issues.apache.org/jira/browse/HARMONY-1947
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Sian January
>         Assigned To: Richard Liang
>         Attachments: Harmony-1947.diff, SocketChannelTest.java
>
>
> On a SocketChannel it should be possible to do a non-blocking connect(..) followed by a blocking finishConnect().  However this does not work on Harmony.  The attached test case passes on RI and fails on Harmony.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.