aboutsummaryrefslogtreecommitdiff
path: root/doc/connections.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/connections.rst')
-rw-r--r--doc/connections.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/connections.rst b/doc/connections.rst
index f66b207..58b8dfe 100644
--- a/doc/connections.rst
+++ b/doc/connections.rst
@@ -76,6 +76,14 @@ The propagation of connattrs is currently limited to the establishing of
connections within the same Lisp image; i.e., connection types which start up
new Lisp images never propagate any existing connattrs.
+Reserved names for connection attributes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+The semantics of connattrs identified by keywords are documented here.
+
+- ``:OPENED-VOLUMES``: instances of ``DISK:OPENED-VOLUME``. Bound by
+ ``DISK:WITH-THESE-OPEN-VOLUMES`` property combinator.
+
Notes on particular connection types
------------------------------------