Function ptproxy::utils::build_transport_config
source · pub fn build_transport_config(
mode: PeerMode,
original: &TransportConfig
) -> Result<TransportConfig, Box<dyn Error>>
pub fn build_transport_config(
mode: PeerMode,
original: &TransportConfig
) -> Result<TransportConfig, Box<dyn Error>>