Function ptproxy::utils::configure_endpoint_socket
source · pub fn configure_endpoint_socket(
std_socket: &UdpSocket,
config: &TransportConfig
) -> Result<(), Box<dyn Error>>
pub fn configure_endpoint_socket(
std_socket: &UdpSocket,
config: &TransportConfig
) -> Result<(), Box<dyn Error>>