Skip to main content

LSP_WAIT_TIMEOUT_SECS

Constant LSP_WAIT_TIMEOUT_SECS 

Source
pub const LSP_WAIT_TIMEOUT_SECS: u64 = 120;
Expand description

Legacy wait timeout (backward compatibility)

Maps to SERVER_INIT_TIMEOUT for backward compatibility. Use SERVER_INIT_TIMEOUT directly in new code.