Function mio::sys::unix::tcp::listen

source ยท
pub(crate) fn listen(socket: &TcpListener, backlog: u32) -> Result<()>