>>I have been using memcpy() to copy stucts (sometimes several of them) into a >>buffer. I then call write() on the buffer and then the opposite >>at the other end. I think this is the same thing as calling write() on a >>structure. I have been doing something like:
Has anyone thought about a readv/writev function for RT-FIFOs? It would be very handy to have an atomic getv/putv that could handle several distinct data buffers. <Joe -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
