pub fn io_context() -> &'static IoContextExpand description
Get global register IoContext.
Notice: this function must be called after a call register_io_context, otherwise panic will occur.
or the mio-driver is available
pub fn io_context() -> &'static IoContextGet global register IoContext.
Notice: this function must be called after a call register_io_context, otherwise panic will occur.
or the mio-driver is available