Function nc::listen[][src]

pub fn listen(sockfd: i32, backlog: i32) -> Result<(), Errno>
Expand description

Listen for connections on a socket.