netty5/handler/src/main/java/io/netty
Norman Maurer 0ed788c15e
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:03 +02:00
..
handler Fire SniCompletionEvent after onLookupComplete(...) was called (#10688) 2020-10-15 21:01:03 +02:00