diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-31 21:41:05 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-08-31 21:41:05 +0000 |
commit | 25aa710ef3d4280c485b06b7306a858e9a510c76 (patch) | |
tree | c4f2c6c638cfba3c556b8c5b7126af701f16ffcb /ace/config-sunos5.4-sunc++-4.x.h | |
parent | 554e17e306856fbce3b003a048c6232dfb53cafa (diff) | |
download | ATCD-25aa710ef3d4280c485b06b7306a858e9a510c76.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.4-sunc++-4.x.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h index e7e8e577cbc..657a959e17b 100644 --- a/ace/config-sunos5.4-sunc++-4.x.h +++ b/ace/config-sunos5.4-sunc++-4.x.h @@ -13,6 +13,9 @@ #define ACE_HAS_TEMPLATE_SPECIALIZATION +// Optimize ACE_Handle_Set for select(). +#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT + // Platform supports pread() and pwrite() #define ACE_HAS_P_READ_WRITE |