On Jan 4, 2009, at 8:32, Yedidia Amit wrote:

How can I control the sequence done by CTRL-C when exiting the executable?


This is not really pertinent to Live555 but common for any app: just set up a handler for the SIGTERM signal. See sigaction() in <signal.h>.

HTH,
A.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to