Skip to content

ALPNMatchResult

[Source]

What an ALPNProtocolResolver gives back: the protocol it chose, or one of the three ways to choose none.

type ALPNMatchResult is
  (ALPNProtocolName | ALPNNoAck val | ALPNWarning val | ALPNFatal val)

Type Alias For