summaryrefslogtreecommitdiff
path: root/qpid/cpp/etc
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-06-12 19:19:22 +0000
committerAlan Conway <aconway@apache.org>2008-06-12 19:19:22 +0000
commitec2a87c8b4d5873c3ea4e88e7c02e1b6200400ea (patch)
tree3e42a6023fb2d1c39015ba94671356cf8e048839 /qpid/cpp/etc
parent6033ce10f91f794dee0cc718dbb600e0b02cea80 (diff)
downloadqpid-python-ec2a87c8b4d5873c3ea4e88e7c02e1b6200400ea.tar.gz
Propagate error messages across the Demux between network & user threads.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@667205 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/etc')
-rw-r--r--qpid/cpp/etc/qpidd.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/qpid/cpp/etc/qpidd.conf b/qpid/cpp/etc/qpidd.conf
index 8064767e78..0ace726f26 100644
--- a/qpid/cpp/etc/qpidd.conf
+++ b/qpid/cpp/etc/qpidd.conf
@@ -1,2 +1,3 @@
-# Configuration file for qpidd.
-# Using default settings, qpidd --help to see defaults.
+# Configuration file for qpidd. Entries are of the form:
+# name = value
+# Using default settings: "qpidd --help" or "man qpidd" for more details.