Function server_bind

Source
pub fn server_bind(addr: SocketAddr) -> Result<TcpListener, ServerBindError>