From 410b0c53bdee7ebc52894f6edc3d0d8bdb787bb1 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 14 Apr 1999 20:44:43 +0000 Subject: Enabled ACE_HAS_AIO_CALLS for Solaris 7. ACE_POSIX_AIOCB_PROACTOR works now on this. --- ace/config-sunos5.7.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ace/config-sunos5.7.h') 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 */ -- cgit v1.2.1