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

Make the connection not block the event loop from finishing.

Return Type

void
Back to top