netty5/handler
Norman Maurer 647dbe0244 Fire SniCompletionEvent after onLookupComplete(...) was called (#10688)
Motivation:

Users may want to do special actions when onComplete(...) was called and depend on these once they receive the SniCompletionEvent

Modifications:

Switch order and so call onLookupComplete(...) before we fire the event

Result:

Fixes https://github.com/netty/netty/issues/10655
2020-10-15 21:01:18 +02:00
..
src Fire SniCompletionEvent after onLookupComplete(...) was called (#10688) 2020-10-15 21:01:18 +02:00
pom.xml Add a build profile for JDK 16 (#10675) 2020-10-12 16:42:40 +02:00