summaryrefslogtreecommitdiff
path: root/kdbus.txt
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-05-10 03:10:26 +0200
committerKay Sievers <kay@vrfy.org>2013-05-10 03:11:46 +0200
commit8ae27bc3a7c0f6861d3e951145f7f726cc4c431f (patch)
tree78dd3211b00148c6b9bcdd24c04b3510055075eb /kdbus.txt
parent51aaa8c022d76da94ee94304b1c7d625c3e21af5 (diff)
downloadkdbus-bus-8ae27bc3a7c0f6861d3e951145f7f726cc4c431f.tar.gz
kdbus-bus-8ae27bc3a7c0f6861d3e951145f7f726cc4c431f.tar.bz2
kdbus-bus-8ae27bc3a7c0f6861d3e951145f7f726cc4c431f.zip
rename MSG_FREE to MSG_RELEASE
Diffstat (limited to 'kdbus.txt')
-rw-r--r--kdbus.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/kdbus.txt b/kdbus.txt
index b990df9a93a..65951ad4c32 100644
--- a/kdbus.txt
+++ b/kdbus.txt
@@ -325,7 +325,11 @@ ioctl API
Send a message and pass buffers of data from userspace to the kernel.
KDBUS_CMD_MSG_RECV
- Receive a message and data from the kernel.
+ Receive a message from the kernel which is placed in the receiver-supplied
+ buffer.
+
+ KDBUS_CMD_MSG_RELEASE
+ Release the memory a message occupies and free the area in the buffer.
KDBUS_CMD_MSG_PAYLOAD_UNREF
Clean up a KDBUS_MSG_PAYLOAD_VEC memory range which we received with