aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/internals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/internals.xml')
-rw-r--r--doc/src/internals.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/src/internals.xml b/doc/src/internals.xml
index 0ac12ec..d64bf87 100644
--- a/doc/src/internals.xml
+++ b/doc/src/internals.xml
@@ -71,7 +71,7 @@ or by the writing thread after file is closed.
+-------+
- +-----------+ +-----+ +--------------+
+ file +-----------+ +-----+ +--------------+
destination: >--|multiplexer|-+->|queue|+ ---> |writing thread|+
+-----------+ +->+-----+|+ ---> +--------------+|+
^ +-> +-----+| ---> +--------------+|
@@ -79,5 +79,10 @@ destination: >--|multiplexer|-+->|queue|+ ---> |writing thread|+
+----------------+
|filename pattern|
+----------------+
+
+
+ relay +--------+
+destination: >--|sendto()|
+ +--------+
</screen>
</para>