pub(super) fn process_alpn_protocol(
common: &mut CommonState,
offered_protocols: &[ProtocolName],
selected: Option<&ProtocolName>,
check_selected_offered: bool,
) -> Result<(), Error>pub(super) fn process_alpn_protocol(
common: &mut CommonState,
offered_protocols: &[ProtocolName],
selected: Option<&ProtocolName>,
check_selected_offered: bool,
) -> Result<(), Error>