[][src]Function nc::accept

pub fn accept(
    sockfd: i32,
    addr: &mut sockaddr_in_t,
    addrlen: &mut socklen_t
) -> Result<(), Errno>