summaryrefslogtreecommitdiff
path: root/ace/config-hpux-9.x-orbix.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-31 21:41:05 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-08-31 21:41:05 +0000
commit25aa710ef3d4280c485b06b7306a858e9a510c76 (patch)
treec4f2c6c638cfba3c556b8c5b7126af701f16ffcb /ace/config-hpux-9.x-orbix.h
parent554e17e306856fbce3b003a048c6232dfb53cafa (diff)
downloadATCD-25aa710ef3d4280c485b06b7306a858e9a510c76.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-hpux-9.x-orbix.h')
-rw-r--r--ace/config-hpux-9.x-orbix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-hpux-9.x-orbix.h b/ace/config-hpux-9.x-orbix.h
index ff421831cf8..35fc136edc2 100644
--- a/ace/config-hpux-9.x-orbix.h
+++ b/ace/config-hpux-9.x-orbix.h
@@ -17,6 +17,8 @@
#endif /* __cplusplus < 199707L */
#define ACE_HAS_BROKEN_CONVERSIONS
+// Optimize ACE_Handle_Set for select().
+#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
// They forgot a const in the prototype of const_timewait...
#define ACE_LACKS_CONST_TIMESPEC_PTR