summaryrefslogtreecommitdiff
path: root/ace/POSIX_Proactor.i
Commit message (Collapse)AuthorAgeFilesLines
* Applied Bridge pattern to the POSIX implementation of the Proactoralex1999-02-161-0/+2
code. ACE_POSIX_AIOCB_Proactor works fine on Solaris 2.6. ACE_POSIX_SIG_Proactor works on LynxOS. Take a look at the tests at the $(ACE_ROOT)/examples/Reactor/Proactor/ and the README.