Searched defs:wait_readable (Results 1 – 12 of 12) sorted by relevance
25 pub async fn wait_readable(&self) -> anyhow::Result<()> { in wait_readable() method
334 pub async fn wait_readable(desc: &Arc<SafeDescriptor>) -> anyhow::Result<()> { in wait_readable() function
194 async fn wait_readable(&self) -> AsyncResult<()> { in wait_readable() method
112 pub fn wait_readable(&self) -> Result<PendingOperation> { in wait_readable() method
74 async fn wait_readable(&self) -> Result<()>; in wait_readable() method
73 async fn wait_readable(&self) -> AsyncResult<()> { in wait_readable() method
735 pub async fn wait_readable(desc: &Arc<SafeDescriptor>) -> anyhow::Result<()> { in wait_readable() function
1126 pub async fn wait_readable(desc: &Arc<SafeDescriptor>) -> anyhow::Result<()> { in wait_readable() function