handle SIGINT/SIGTERMmaster
commitc7e4b39b671ce84d604e1492105e4c33ed5b5dd6
authorBrian Johnson <brijohn@gmail.com>
Sun, 13 Jul 2008 00:10:40 +0000 (12 20:10 -0400)
committerBrian Johnson <brijohn@gmail.com>
Sun, 13 Jul 2008 00:10:40 +0000 (12 20:10 -0400)
tree6403e96d3de151a1b3192ff21a5eaf7c3feb9af9
parentb8c53588ae91be65ed673db825f95952ec43833b
handle SIGINT/SIGTERM

rewrite dispatch loop to exit on SIGINT or SIGTERM. This allows
us to cleanup some memory before exiting

Signed-off-by: Brian Johnson <brijohn@gmail.com>
v4l1_capture.c