Searched defs:try_send_to (Results 1 – 2 of 2) sorted by relevance
717 pub fn try_send_to<P>(&self, buf: &[u8], target: P) -> io::Result<usize> in try_send_to() method
1252 pub fn try_send_to(&self, buf: &[u8], target: SocketAddr) -> io::Result<usize> { in try_send_to() method