* [Xenomai-core] rt_task_receive DOKU
@ 2005-11-08 10:22 Ulrich Schwab
2005-11-08 9:37 ` Philippe Gerum
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Schwab @ 2005-11-08 10:22 UTC (permalink / raw)
To: xenomai
Hello,
here is a patch, making the doku of rt_task_receive()
more complete.
diff -Nru xenomai-2.0-orig/skins/native/task.c
xenomai-2.0-devel/skins/native/task.c
--- xenomai-2.0-orig/skins/native/task.c 2005-10-08 16:26:07.000000000 +0200
+++ xenomai-2.0-devel/skins/native/task.c 2005-11-08 11:00:27.000000000 +0100
@@ -1788,6 +1788,8 @@
* and no remote task is currently waiting for sending a message to
* the caller.
*
+ * - -ETIMEDOUT is returned if no message was received within the @a timeout.
+ *
* - -EINTR is returned if rt_task_unblock() has been called for the
* caller before any message was available.
*
--
====================================================
inmess GmbH
Frankfurter Str. 74
D - 64521 Gross-Gerau
Phone: +49 6152 97790
Fax : +49 6152 977920
mail : info@domain.hid
web: www.inmess.de
====================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] rt_task_receive DOKU
2005-11-08 10:22 [Xenomai-core] rt_task_receive DOKU Ulrich Schwab
@ 2005-11-08 9:37 ` Philippe Gerum
0 siblings, 0 replies; 2+ messages in thread
From: Philippe Gerum @ 2005-11-08 9:37 UTC (permalink / raw)
To: Ulrich Schwab; +Cc: xenomai
Ulrich Schwab wrote:
> Hello,
>
> here is a patch, making the doku of rt_task_receive()
> more complete.
>
>
> diff -Nru xenomai-2.0-orig/skins/native/task.c
> xenomai-2.0-devel/skins/native/task.c
> --- xenomai-2.0-orig/skins/native/task.c 2005-10-08 16:26:07.000000000 +0200
> +++ xenomai-2.0-devel/skins/native/task.c 2005-11-08 11:00:27.000000000 +0100
> @@ -1788,6 +1788,8 @@
> * and no remote task is currently waiting for sending a message to
> * the caller.
> *
> + * - -ETIMEDOUT is returned if no message was received within the @a timeout.
> + *
> * - -EINTR is returned if rt_task_unblock() has been called for the
> * caller before any message was available.
> *
>
Applied, thanks.
--
Philippe.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-08 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-08 10:22 [Xenomai-core] rt_task_receive DOKU Ulrich Schwab
2005-11-08 9:37 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.