pub fn listen<Fd: AsFd>(sockfd: Fd, backlog: i32) -> Result<()>
listen(fd, backlog)—Enables listening for incoming connections.
listen(fd, backlog)