Function apply_inbound

Source
pub fn apply_inbound<C, U>(conn: C, up: U) -> InboundUpgradeApply<C, U> 
Expand description

Tries to perform an upgrade on an inbound connection or substream.