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