Home
last modified time | relevance | path

Searched defs:is_writable (Results 1 – 6 of 6) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/
Devents.rs25 fn is_writable(&self) -> bool; in is_writable() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/
Dinterest.rs42 pub const fn is_writable(self) -> bool { in is_writable() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
Depoll.rs145 fn is_writable(&self) -> bool { in is_writable() method
Dkqueue.rs257 fn is_writable(&self) -> bool { in is_writable() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
Devents.rs152 fn is_writable(&self) -> bool { in is_writable() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
Dready.rs79 pub fn is_writable(self) -> bool { in is_writable() method