Constant fuse::sys::ABORT_ERROR
source ยท const ABORT_ERROR: u64 = 2097152;Expand description
Reading the device after an abort returns ECONNABORTED.
const ABORT_ERROR: u64 = 2097152;Reading the device after an abort returns ECONNABORTED.