doc: KDBUS_CMD_NAME_LIST ioctl might fail with -ENOBUFS
authorDjalal Harouni <tixxdz@opendz.org>
Mon, 6 Oct 2014 15:44:42 +0000 (16:44 +0100)
committerDaniel Mack <daniel@zonque.org>
Mon, 6 Oct 2014 15:45:59 +0000 (17:45 +0200)
KDBUS_CMD_NAME_LIST might fail with -ENOBUFS if there is no available
memory in the connection's pool.

Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
kdbus.txt

index 7e9445f849b460b6583dd29b7d1f047a799d0fc2..3753ebbaa78a873eafc349b666fcce4e72dab337 100644 (file)
--- a/kdbus.txt
+++ b/kdbus.txt
@@ -1649,7 +1649,8 @@ For KDBUS_CMD_NAME_RELEASE:
   -ESRCH       Name is not found found in the registry
   -EADDRINUSE  Name is owned by a different connection and can't be released
 
-For KDBUS_CMD_NAME_LIST: none
+For KDBUS_CMD_NAME_LIST:
+  -ENOBUFS     No available memory in the connection's pool.
 
 For KDBUS_CMD_CONN_INFO:
   -EINVAL      Neither an ID nor a name was provided, or the name is not