[][src]Constant nc::types::ASYNC_CLOSING_WAIT_INF

pub const ASYNC_CLOSING_WAIT_INF: i32 = 0;

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