[ace-users] register a ACE_Message_Queu object with a reactor
Douglas C. Schmidt
schmidt at dre.vanderbilt.edu
Wed Sep 26 09:42:24 CDT 2007
Hi Kim,
Thanks for using the PRF.
> ACE VERSION: 5.5.7
>
> HOST MACHINE and OPERATING SYSTEM:
>
> I486, Win XP
>
> AREA/CLASS/EXAMPLE AFFECTED:
>
> ACE_Message_Queue and ACE_Reactor
>
> DOES THE PROBLEM AFFECT:
>
> COMPILATION? NO
>
> LINKING? NO
>
> EXECUTION? NO
>
> OTHER (please specify)? Need info on howto register a ACE_Message_Queu with a ACE-Reactor object.
>
> SYNOPSIS:
>
> Can’t find any information what to register and wich mask to use.
>
> DESCRIPTION:
>
> I have created an object inherit from ACE_Event_Handler. The object has a ACE_Message_Queue object.
>
> I want to register the queue with a ACE-Reactor object, but nothing I have tried until now didn’t work.
>
> I the books it stated that it is possible, but not how it is done.
Please see
ACE_ROOT/tests/Message_Queue_Notifications_Test.cpp
Thanks,
Doug
More information about the Ace-users
mailing list