Constant hyper::ffi::HYPER_POLL_READY
source · pub const HYPER_POLL_READY: c_int = 0;Expand description
Return in a poll function to indicate it was ready.
pub const HYPER_POLL_READY: c_int = 0;Return in a poll function to indicate it was ready.