[JBoss JIRA] Created: (NETTY-56) The ChannFuture returned by SslHandler.handshake() is not completed when the associated Channel is closed during handshake.

Trustin Lee (JIRA) jira-events at lists.jboss.org
Thu Oct 2 22:53:20 EDT 2008


The ChannFuture returned by SslHandler.handshake() is not completed when the associated Channel is closed during handshake.
---------------------------------------------------------------------------------------------------------------------------

                 Key: NETTY-56
                 URL: https://jira.jboss.org/jira/browse/NETTY-56
             Project: Netty
          Issue Type: Bug
          Components: Handler
    Affects Versions: 3.0.0.CR4, 3.0.0.CR3, 3.0.0.CR2, 3.0.0.CR1
            Reporter: Trustin Lee
            Assignee: Trustin Lee
             Fix For: 3.0.0.CR5


handshakeFuture should be completed as failure when a connection was closed during handshake.

-- 
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