set_socket_local_endpoint

Function set_socket_local_endpoint 

Source
pub fn set_socket_local_endpoint(
    file: &Arc<dyn File>,
    endpoint: IpEndpoint,
) -> Result<(), ()>
Expand description

Set local endpoint for a socket