Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable MAX_ACCEPT_BACKOFF_DELAY
import { MAX_ACCEPT_BACKOFF_DELAY } from "https://deno.land/std@0.140.0/node/internal_binding/_listen.ts";

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

type

1000