method Deno.Listener.accept
Jump to headingListener.accept(): Promise<T>
Waits for and resolves to the next connection to the Listener
.
Return Type Jump to heading
Promise<T>
Jump to headingListener.accept(): Promise<T>
Waits for and resolves to the next connection to the Listener
.
Promise<T>