summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.7.h
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-14 20:44:43 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-14 20:44:43 +0000
commit536010750eb0df1ee1c72ffef3cae2b422ad6373 (patch)
tree9ffd33a026a18ca01474ebbfe48e29f94b8cf6b2 /ace/config-sunos5.7.h
parent9b692b74275518573ff552cdac2b4c940c2c1691 (diff)
downloadATCD-536010750eb0df1ee1c72ffef3cae2b422ad6373.tar.gz
Enabled ACE_HAS_AIO_CALLS for Solaris 7. ACE_POSIX_AIOCB_PROACTOR
works now on this.
Diffstat (limited to 'ace/config-sunos5.7.h')
-rw-r--r--ace/config-sunos5.7.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.7.h b/ace/config-sunos5.7.h
index 4ffc69b8587..cfd3d70cc70 100644
--- a/ace/config-sunos5.7.h
+++ b/ace/config-sunos5.7.h
@@ -31,7 +31,4 @@
// Solaris 5.7 supports SCHED_FIFO and SCHED_RR, as well as SCHED_OTHER.
#undef ACE_HAS_ONLY_SCHED_OTHER
-#undef ACE_HAS_AIO_CALLS
-// Proactor code does not work on 5.7 yet.
-
#endif /* ACE_CONFIG_H */