[ace-users] how to handle SIGINT

Steve Huston shuston at riverace.com
Mon Jul 16 10:59:43 CDT 2007


Yes, APG chapter 11 covers signals.

There's more info about APG at
http://www.riverace.com/acebooks/index.htm#apg

-Steve

--
Steve Huston, Riverace Corporation
Would you like ACE to run great on your platform?
See http://www.riverace.com/sponsor.htm


> -----Original Message-----
> From: ace-users-bounces at cse.wustl.edu 
> [mailto:ace-users-bounces at cse.wustl.edu] On Behalf Of Douglas 
> C. Schmidt
> Sent: Monday, July 16, 2007 11:00 AM
> To: Albert Sanchez
> Cc: ace-users at cse.wustl.edu
> Subject: Re: [ace-users] how to handle SIGINT
> 
> 
> 
> Hi Albert,
> 
> 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.
> 
> > Is there a simple way to control "Ctrl+C" in a program?
> 
> Sure, see
> 
> ACE_ROOT/tests/Signal_Test.cpp
> ACE_ROOT/examples/Reactor/Misc/test_signals_1.cpp
> ACE_ROOT/examples/Reactor/Misc/test_signals_2.cpp
> ACE_ROOT/examples/Reactor/Misc/test_demuxing.cpp
> ACE_ROOT/examples/Reactor/Misc/notification.cpp
> 
> I think this is also covered in APG
> <http://www.riverace.com/acebooks/index.htm#apg>.  Steve, can 
> you please
> confirm/deny this?
> 
> Thanks,
> 
>      Doug
> 
> _______________________________________________
> ace-users mailing list
> ace-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/ace-users
> 




More information about the Ace-users mailing list