summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_Strategy.cpp
diff options
context:
space:
mode:
authorarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-08-29 23:56:33 +0000
committerarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-08-29 23:56:33 +0000
commit11f5b7705d1ea980c01f95df6e7222cc867bbd44 (patch)
treefd55f43872cca7201ad3c3aa6bfc568aaf9be29b /TAO/tao/Wait_Strategy.cpp
parent40021ae7b5ce6001422818a20ec627d689765190 (diff)
downloadATCD-11f5b7705d1ea980c01f95df6e7222cc867bbd44.tar.gz
ChangelogTag: Mon Aug 29 18:45:49 2005 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Wait_Strategy.cpp')
-rw-r--r--TAO/tao/Wait_Strategy.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/Wait_Strategy.cpp b/TAO/tao/Wait_Strategy.cpp
index f4a684bd6b1..15a48b36b79 100644
--- a/TAO/tao/Wait_Strategy.cpp
+++ b/TAO/tao/Wait_Strategy.cpp
@@ -29,3 +29,8 @@ TAO_Wait_Strategy::sending_request (TAO_ORB_Core * /* orb_core */,
{
return 0;
}
+
+/*
+ * Hook to specialize the Wait Strategy
+ */
+//@@ TAO_WAIT_STRATEGY_SPL_ADD_HOOK