summaryrefslogtreecommitdiff
path: root/TAO/docs
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-04-09 17:14:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-04-09 17:14:24 +0000
commitb6f30a7aac5793854b319e7a824787d10d48d29d (patch)
treef185d49769c4f16ec10d4a446672d3f2e20fedd6 /TAO/docs
parent3f2c5466c98296f743b01ad6245ec8ca1dad53cc (diff)
downloadATCD-b6f30a7aac5793854b319e7a824787d10d48d29d.tar.gz
ChangeLogTag: Wed Apr 09 19:13:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/docs')
-rw-r--r--TAO/docs/cec_options.html22
-rw-r--r--TAO/docs/ec_options.html24
2 files changed, 45 insertions, 1 deletions
diff --git a/TAO/docs/cec_options.html b/TAO/docs/cec_options.html
index b1b859634ab..8df20da62bb 100644
--- a/TAO/docs/cec_options.html
+++ b/TAO/docs/cec_options.html
@@ -153,6 +153,28 @@ static CEC_Factory "-CECDispatching reactive ....."
</TD>
</TR>
+ <!-- <TR NAME="CECConsumerControlTimeout"> -->
+ <TR>
+ <TD><CODE>-CECConsumerControlTimeout</CODE>
+ <EM>timeout</EM>
+ </TD>
+ <TD>Set the timeout period (in microseconds) used by the reactive
+ consumer control policy to detect a timeout when polling the state
+ of the consumers.
+ </TD>
+ </TR>
+
+ <!-- <TR NAME="CECSupplierControlTimeout"> -->
+ <TR>
+ <TD><CODE>-CECSupplierControlTimeout</CODE>
+ <EM>timeout</EM>
+ </TD>
+ <TD>Set the timeout period (in microseconds) used by the reactive
+ supplier control policy to detect a timeout when polling the state
+ of the suppliers.
+ </TD>
+ </TR>
+
<!-- <TR NAME="CECReactivePullingPeriod"> -->
<TR>
<TD><CODE>-CECReactivePullingPeriod</CODE>
diff --git a/TAO/docs/ec_options.html b/TAO/docs/ec_options.html
index c36aed5983a..6b73519e8c3 100644
--- a/TAO/docs/ec_options.html
+++ b/TAO/docs/ec_options.html
@@ -313,7 +313,29 @@ static EC_Factory "-ECFiltering basic ....."
</TD>
</TR>
- <!-- <TR NAME="ECProxyPushConsumerCollection"> -->
+ <!-- <TR NAME="ECConsumerControlTimeout"> -->
+ <TR>
+ <TD><CODE>-ECConsumerControlTimeout</CODE>
+ <EM>timeout</EM>
+ </TD>
+ <TD>Set the timeout period (in microseconds) used by the reactive
+ consumer control policy to detect a timeout when polling the state
+ of the consumers.
+ </TD>
+ </TR>
+
+ <!-- <TR NAME="ECSupplierControlTimeout"> -->
+ <TR>
+ <TD><CODE>-ECSupplierControlTimeout</CODE>
+ <EM>timeout</EM>
+ </TD>
+ <TD>Set the timeout period (in microseconds) used by the reactive
+ supplier control policy to detect a timeout when polling the state
+ of the suppliers.
+ </TD>
+ </TR>
+
+ <!-- <TR NAME="ECProxyPushConsumerCollection"> -->
<TR>
<TD><CODE>-ECProxyPushConsumerCollection</CODE>
<EM>flag[:flags]</EM>