summaryrefslogtreecommitdiff
path: root/TAO/tao/Thread_Lane_Resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Thread_Lane_Resources.h')
-rw-r--r--TAO/tao/Thread_Lane_Resources.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/Thread_Lane_Resources.h b/TAO/tao/Thread_Lane_Resources.h
index d3a92da8d45..eef311676c8 100644
--- a/TAO/tao/Thread_Lane_Resources.h
+++ b/TAO/tao/Thread_Lane_Resources.h
@@ -24,6 +24,7 @@
#include "tao/TAO_Export.h"
#include "tao/orbconf.h"
+#include "params.h"
class ACE_Allocator;
class TAO_ORB_Core;
@@ -63,7 +64,8 @@ public:
int is_collocated (const TAO_MProfile &mprofile);
/// Open the acceptor registry.
- int open_acceptor_registry (int ignore_address
+ int open_acceptor_registry (const TAO_EndpointSet &endpoint_set,
+ bool ignore_address
ACE_ENV_ARG_DECL);
/// Finalize resources.