method Deno.Listener.close
Jump to headingListener.close(): void
Close closes the listener. Any pending accept promises will be rejected with errors.
Return Type Jump to heading
void
Jump to headingListener.close(): void
Close closes the listener. Any pending accept promises will be rejected with errors.
void