Searched refs:recv_vectored (Results 1 – 2 of 2) sorted by relevance
138 let (byte_count, handle_count) = self.recv_vectored(&mut [buffer], &mut handles)?; in recv()148 pub fn recv_vectored( in recv_vectored() method
469 let (byte_count, handle_count) = handle.recv_vectored(&mut [buffer], &mut handles)?; in on_message()673 let (byte_count, handle_count) = handle.recv_vectored(&mut [buffer], &mut handles)?; in on_message()