Skip to main content
method Deno.Listener.unref
Listener.unref(): void

Make the listener not block the event loop from finishing.

Return Type

void
Back to top