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