projects
/
platform
/
core
/
system
/
kdbus-bus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae42cc8
)
kdbus: document -ENOBUFS error code
author
Daniel Mack
<daniel@zonque.org>
Wed, 1 Oct 2014 17:17:33 +0000
(19:17 +0200)
committer
Daniel Mack
<daniel@zonque.org>
Wed, 1 Oct 2014 17:24:31 +0000
(19:24 +0200)
Signed-off-by: Daniel Mack <daniel@zonque.org>
kdbus.txt
patch
|
blob
|
history
diff --git
a/kdbus.txt
b/kdbus.txt
index de391faaffd3158f751032e52c07a917ef470904..c67d5ffa5c9413488049b3a6a09f2b5e9248cf51 100644
(file)
--- a/
kdbus.txt
+++ b/
kdbus.txt
@@
-1577,7
+1577,8
@@
KDBUS_CMD_MSG_SEND
-EPIPE When sending a message, a synchronous reply from the receiving
connection was expected but the connection died before
answering
- -ECANCELED A synchronous message sending was cancelled.
+ -ECANCELED A synchronous message sending was cancelled
+ -ENOBUFS Too many pending messages on the receiver side
For KDBUS_CMD_MSG_RECV: