Searched refs:recv_iovecs_with_fds (Results 1 – 2 of 2) sorted by relevance
333 fn recv_iovecs_with_fds( in recv_iovecs_with_fds() method
322 let (bytes, fds) = self.sock.recv_iovecs_with_fds(iovs, &mut fd_array)?; in recv_into_iovec()