netty5/handler/src/main/java/io/netty
Roger Kapsi 9a18159bfe Catch+fire Exceptions thrown from SniHandler's select() method
Motivation

Give the user the ability to back out from SNI negoations.

Modifications

Put a try-catch around the select() call and re-fire any caught Exceptions.

Result

Fixes #5787
2016-09-19 16:10:24 -07:00
..
handler Catch+fire Exceptions thrown from SniHandler's select() method 2016-09-19 16:10:24 -07:00