Trustin Lee
866a74305c
Fixed issue: NETTY-10 (DefaultChannelPipeline.removeFirst() and removeLast() throws NullPointerException)
* Made sure NoSuchElementException is thrown when the pipeline is empty * Made sure NullPointerException is not thrown when the pipeline contains only one handler
Description
No description provided
Languages
Java
99.8%
Shell
0.1%