pub const HYPER_IO_PENDING: usize = 0xFFFFFFFF;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 is pending.