Home
last modified time | relevance | path

Searched defs:readable (Results 1 – 4 of 4) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/
Ddatagram.rs132 pub async fn readable(&self) -> Result<()> { in readable() method
Dstream.rs202 pub async fn readable(&self) -> Result<()> { in readable() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/
Dstream.rs154 pub async fn readable(&self) -> io::Result<()> { in readable() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/
Dudp.rs508 pub async fn readable(&self) -> io::Result<()> { in readable() method
1276 pub async fn readable(&self) -> io::Result<()> { in readable() method