Type | Changes | By |
---|
| More JavaDoc |
trustin
|
| Users can get SSLSession using SSLFilter.getSSLSession() |
trustin
|
| DemuxingProtocolHandler.(de)registerMessageType() is now public. |
trustin
|
| NullPointerException in SocketIoProcessor |
trustin
|
| ProtocolHandler.sessionCreated() is not invoked. |
trustin
|
| DatagramSssion.close(true) can block forever. |
trustin
|
| Selectors once opened by acceptors and connectors are not released. |
trustin
|
| SSLFilter doesn't throw SSLExceptions correctly. |
trustin
|
| SSLHandler doesn't set client auth params correctly. |
trustin
|
| DemuxingProtocolCodecFactory.doDecode() is called once more after the buffer becomes empty. |
trustin
|