When SIGTERM is received, run the event loop
authorDenis Kenzior <denkenz@gmail.com>
Thu, 3 Dec 2009 01:08:31 +0000 (19:08 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Thu, 3 Dec 2009 01:11:36 +0000 (19:11 -0600)
commitb0f0e248e9c945239e0d6dd2ea5a37cb8227e51c
tree6328518c613504e12a80db9961ccf28db39bcced
parentc25532df5025f85de7a082be2f20fac1efae24e0
When SIGTERM is received, run the event loop

This feature will continue running the event loop for another 10 seconds
or so or until all the modems have been shut down.  This will allow the
modem drivers to properly shutdown their respective devices.
src/main.c
src/modem.c
src/ofono.h