Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable MAX_ACCEPT_BACKOFF_DELAY
import { MAX_ACCEPT_BACKOFF_DELAY } from "https://deno.land/std@0.153.0/node/internal_binding/_listen.ts";

Max backoff delay of 1s following a temporary accept failure.

type

1000