chiark / gitweb /
bus: PORTING-DBUS1 update
[elogind.git] / src / libsystemd-bus / kdbus.h
index f6423c9d42197f5916edcae7bfb0a9f7f599a412..c59bdd859d79f4c0aa4cd417ce3fe1fbc0900351 100644 (file)
@@ -467,7 +467,8 @@ enum kdbus_attach_flags {
  * @id:                        The ID of this connection (kernel → userspace)
  * @bloom_size:                The bloom filter size chosen by the owner
  *                     (kernel → userspace)
- * @pool_size:         Maximum size of the pool buffer (kernel → userspace)
+ * @pool_size:         Size of the connection's buffer where the received
+ *                     messages are placed
  * @id128:             Unique 128-bit ID of the bus (kernel → userspace)
  * @items:             A list of items
  *