[JBoss JIRA] Closed: (NETTY-196) MessageEvent.getRemoteAddress() should not return null at any case.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Thu Jul 23 21:25:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/NETTY-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee closed NETTY-196.
-----------------------------

    Resolution: Done


Done at revision 1582 - 1585

> MessageEvent.getRemoteAddress() should not return null at any case.
> -------------------------------------------------------------------
>
>                 Key: NETTY-196
>                 URL: https://jira.jboss.org/jira/browse/NETTY-196
>             Project: Netty
>          Issue Type: Feature Request
>          Components: Core API
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>             Fix For: 3.1.0.GA
>
>
> MessageEvent.getRemoteAddress() can return null by its specification, but it is often inconvenient because a user has to fall back to Channel.getRemoteAddress() by oneself.  It's simpler and more comprehensive return a non-null remote address at any case.

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

        


More information about the netty-dev mailing list