Searched defs:poll_send (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/ | ||
H A D | udp.rs | 1037 pub fn poll_send(&self, cx: &mut Context<'_>, buf: &[u8]) -> Poll<io::Result<usize>> { in poll_send() functions |
Completed in 3 milliseconds