net_alloc_port

Function net_alloc_port 

Source
pub fn net_alloc_port(
    desc: Descriptor,
    port: Option<u16>,
) -> Result<u16, TwzError>