summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/ctrlport.dox
diff options
context:
space:
mode:
authorTom Rondeau <tom@trondeau.com>2015-03-11 09:56:11 -0400
committerTom Rondeau <tom@trondeau.com>2015-04-02 15:38:57 -0700
commit72507d9ab7bc87d1f4552d11fb33798fd86418c7 (patch)
treed2965f81766e75780df2819dee1c9e0d11d3b386 /docs/doxygen/other/ctrlport.dox
parent9073e7a1eab5187c92142d9c74e463c58f0c4a03 (diff)
controlport: more documentation and linking info.
Also allows use of Thrift config file to overload the max number of attempts when starting application and looking for a port.
Diffstat (limited to 'docs/doxygen/other/ctrlport.dox')
-rw-r--r--docs/doxygen/other/ctrlport.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doxygen/other/ctrlport.dox b/docs/doxygen/other/ctrlport.dox
index 57be07829d..94a768e429 100644
--- a/docs/doxygen/other/ctrlport.dox
+++ b/docs/doxygen/other/ctrlport.dox
@@ -112,6 +112,7 @@ are:
port = 9090
nthreads = 2
buffersize = 1434
+init_attempts = 100
\endcode