[ http://issues.apache.org/jira/browse/HARMONY-914?page=all ]
Paulex Yang closed HARMONY-914.
-------------------------------
Estimated Complexity: Novice
Verified by Andrew.
> [classlib][nio] refine o.a.h.nio.SocketChannelImpl
> --------------------------------------------------
>
> Key: HARMONY-914
> URL: http://issues.apache.org/jira/browse/HARMONY-914
> Project: Harmony
> Issue Type: Improvement
> Components: Classlib
> Reporter: Andrew Zhang
> Assigned To: Paulex Yang
> Attachments: SocketChannelImpl.diff
>
>
> Hello,
> SocketChannelImpl.connect(SocketAddress socketAddress) checks whether
> socketAddress.getPort() is illegal. This is unnecessary as we can not create a SocketAddress
> with an illegal port number.
--
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
|