Hi Ivan,

        When the FIFO is full, "rtf_put" returns you '0' else it returns
the number of chars written.
        You can use the return value to find out whether the fifo is full
or not.

Regards
Santhosh

On Wed, 15 Mar 2000, Project Student wrote:

>       Hello,
>       Is there any way of detecting that a real time fifo is full (so writing 
> is not possible) from the real time thread?. Thank you.
>       Regards,
>       
>       Ivan Martinez
> -- [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/
> 
> 

-- [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/

Reply via email to