pub const HYPER_IO_ERROR: usize = 0xFFFFFFFE;Available on crate feature
ffi and hyper_unstable_ffi only.Expand description
Sentinel value to return from a read or write callback that the operation has errored.