summaryrefslogtreecommitdiff
path: root/ace/config-irix6.x-common.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2002-02-02 22:09:42 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2002-02-02 22:09:42 +0000
commit00929ecb43abdf1eb29d0e70e55af9f639acae54 (patch)
treec7e9a06ba434bed700f96a996c780e901149dc38 /ace/config-irix6.x-common.h
parented44475b4a988a8d2d2a50553f245381e8c793e0 (diff)
downloadATCD-00929ecb43abdf1eb29d0e70e55af9f639acae54.tar.gz
ChangeLogTag:Sat Feb 2 07:45:51 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/config-irix6.x-common.h')
-rw-r--r--ace/config-irix6.x-common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-irix6.x-common.h b/ace/config-irix6.x-common.h
index aa4e58d496f..e1273d4f943 100644
--- a/ace/config-irix6.x-common.h
+++ b/ace/config-irix6.x-common.h
@@ -166,4 +166,8 @@
// Enables use of POSIX termios struct
#define ACE_USES_NEW_TERMIOS
+// IRIX 6.5 supports AIO
+#define ACE_HAS_AIO_CALLS
+#define ACE_POSIX_AIOCB_PROACTOR
+
#endif /* ACE_CONFIG_IRIX6X_COMMON_H */