Searched refs:recv_into_iovec_all (Results 1 – 1 of 1) sorted by relevance
351 pub fn recv_into_iovec_all( in recv_into_iovec_all() method434 let (bytes, rfds) = self.recv_into_iovec_all(&mut iovs[..])?; in recv_header()471 let (bytes, rfds) = self.recv_into_iovec_all(&mut iovs[..])?; in recv_body()512 let (bytes, rfds) = self.recv_into_iovec_all(&mut iovs[..])?; in recv_body_into_buf()555 let (bytes, rfds) = self.recv_into_iovec_all(&mut iovs[..])?; in recv_payload_into_buf()