RTEMS Event Receive Issue
Mike Siers
mikes at poliac.com
Fri Feb 7 22:57:07 UTC 2003
Hi,
Is it the resposibility of the calling task to clear
the event output variable before calling the function
rtems_event_receive()? I do not see any code that
resets the output value. So if I call the function
with a timeout and there are no events, my output
value will be the same as the last time.
So can we add code to clear the output value? If not,
then there is a bug in the network task since the
output event flag is not being cleared.
Any thoughts?
Mike Siers
Poliac Research
More information about the users
mailing list