At 11:49 PM 10/25/1999 +0400, you wrote:
>Jochen ([EMAIL PROTECTED]) wrote:
>> >From the rtf_create_handler man page:
>>
>> WARNING
>> This function is deprecated. Consider polling real-time
>> FIFOs from RT-processes with rtf_get(3) or read(2).
>>
>> Why ?
>
>Partly because there are plans to implement blocking IO which is
>a better way of doing the same.
>
>Michael.
I assume that there are others like me who are using the handler to do some
complex things when data arrives. In one program I'm using the handler to
shovel data out to one fifo whenever a corresponding control message
arrives via another. While it looks at first like blocking I/O might do
the job, I need some of the control data from the first fifo to construct
the data on the second, and the synchronicity of timing is critical too.
Norm
--- [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/~rtlinux/