[ace-users] About epoll of ACE
Douglas C. Schmidt
schmidt at dre.vanderbilt.edu
Mon Sep 3 07:21:33 CDT 2007
Hi,
To ensure that we have proper version/platform/compiler information,
please make sure you fill out the appropriate problem report form (PRF),
which is in
$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM
or in
$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM
in older versions of ACE+TAO. Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness. If you don't use
the PRF, therefore, it is less likely that someone from the core
ACE+TAO developer team will be able to answer your question.
Naturally, we encourage and appreciate other members of the ACE+TAO
user community who can respond to questions that they have the answers
to.
> How can I use epoll in ACE? I've seen the ACE_Dev_Poll_Reactor class.
> Can I just define the ACE_HAS_EVENT_POLL before compiling the source?
Please see
$ACE_ROOT/tests/Dev_Poll_Reactor_Test.cpp
for an example of how to use the ACE_Dev_Poll_Reactor.
Thanks,
Doug
More information about the Ace-users
mailing list