Searched defs:poll_send (Results 1 – 3 of 3) sorted by relevance
111 pub(crate) fn poll_send<T, B, C, P>( in poll_send() method
1236 pub fn poll_send(&self, cx: &mut Context<'_>, buf: &[u8]) -> Poll<io::Result<usize>> { in poll_send() method
586 pub fn poll_send(&self, cx: &mut Context<'_>, buf: &[u8]) -> Poll<io::Result<usize>> { in poll_send() method