> From: [email protected] [mailto:[email protected]] > On Behalf Of Gilles Chanteperdrix > Sent: Tuesday, May 03, 2011 1:01 PM > > On 05/03/2011 10:15 AM, [email protected] wrote: > >... > > We at manroland now use (with Xenomai 2.4) the attached patch, which > > implements the readv file operation in the rtpipe driver so that the > > assertion "One read() per rt_pipe_write()" (message boundaries > > preserved) covers readv(2) also. > > > > I think implementing the readv method is sufficient, you do not need to > implement both readv and read.
I agree; since read was already implemented, I just extended it to support readv. -- Dietmar -------------------------------------------------------- manroland AG Vorsitzender des Aufsichtsrates: Hanno C. Fiedler Vorstand: Gerd Finkbeiner (Vorsitzender), Dr. Ingo Koch, Dr. Markus Rall, Paul Steidle Sitz der Gesellschaft: Offenbach am Main, Registergericht: Amtsgericht Offenbach HRB-Nr. 42592 USt-Ident-Nr. DE 250200933 _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
