Function posish::net::socket[][src]

pub fn socket(
    domain: AddressFamily,
    type_: SocketType,
    protocol: Protocol
) -> Result<OwnedFd>
Expand description

socket(domain, type_, protocol)