Function tlspuffin::tcp::take_message_from_outbound

source ยท
fn take_message_from_outbound<P: TcpPut>(
    put: &mut P,
) -> Result<Option<OpaqueMessageFlight>, Error>