DenoDeno.HttpServer.refmethod Deno.HttpServer.ref#HttpServer.ref(): voidMake the server block the event loop from finishing. Note: the server blocks the event loop from finishing by default. This method is only meaningful after .unref() is called. Return Type #void
method Deno.HttpServer.ref#HttpServer.ref(): voidMake the server block the event loop from finishing. Note: the server blocks the event loop from finishing by default. This method is only meaningful after .unref() is called. Return Type #void