method Deno.Listener.acceptListener.accept(): Promise<T>DeprecatedWaits for and resolves to the next connection to the Listener. Return TypePromise<T>