Function mio::sys::unix::tcp::bind

source ยท
pub(crate) fn bind(socket: &TcpListener, addr: SocketAddr) -> Result<()>