@@ -557,18 +557,18 @@
-
- alpn protocol
+ alpn protocol match
-
For servers, this form of callback is invoked when the client ALPN
- extension is received. Where protocol is the first
- -alpn specified protocol common to the both the client and
- server. If none, the first client specified protocol is used.
- Called after hello and ALPN callbacks.
+ extension is received. If match is true, protocol
+ is the first -alpn specified protocol common to the both the
+ client and server. If not, the first client specified protocol is
+ used. Called after hello and ALPN callbacks.
-