Constant libutils::tunable::LISTEN_ERR_MILLIS [] [src]

pub const LISTEN_ERR_MILLIS: u64 = 100

How long to delay accepting new connections on error.

If there's a severe error, like too many open files, wait this many milliseconds before trying to accept more connections.