netty5/src/main/java/org
Trustin Lee 49bac1aa73 Fixed an issue: NETTY-15 (NullPointerException in SslHandler if handshake() method is not called explicitly.)
* Modified SslHandler.setHandshakeSuccess/Failure(..) to create a new handshakeFuture if not created yet.
2008-08-18 11:24:04 +00:00
..
jboss/netty Fixed an issue: NETTY-15 (NullPointerException in SslHandler if handshake() method is not called explicitly.) 2008-08-18 11:24:04 +00:00