devela::_dep::nc

Constant ASYNC_CLOSING_WAIT_INF

pub const ASYNC_CLOSING_WAIT_INF: i32 = 0;
Available on crate feature dep_nc only.
Expand description

For the close wait times, 0 means wait forever for serial port to flush its output. 65535 means don’t wait at all.