Skip to main content

DEFAULT_NONBLOCKING

Constant DEFAULT_NONBLOCKING 

Source
pub const DEFAULT_NONBLOCKING: Option<bool>;
Expand description

Default non-blocking mode for the listening socket when no explicit configuration is provided. Required for handoff to the tokio reactor.