Function listen

Source
pub unsafe fn listen(fd: int, backlog: int) -> Result<int>
Expand description

Listen for connections on a socket.