diff options
author | Harald Welte <laforge@gnumonks.org> | 2017-08-31 20:25:52 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-08-31 20:25:52 +0200 |
commit | d8552d70114cccce28aeffe5010eaf750a2277c5 (patch) | |
tree | 9cf408ba034203b798c2fc4951d0ddaec1c99b98 /include | |
parent | 02e029708a62cdac960947193c8f850c3fe5ad66 (diff) |
osmo-stp: Fix process termination on SIGINT+SIGTERM
In commit eed8c1bfae1d151e135b574d83ed295d36ad8b44 we introduced
some singal handling code for (among others) SIGINT and SIGTERM.
This code causes the process to hang rather than terminate, as it
only dispatches a signal that nobody handles yet in libosmo-sccp.
Until a proper implementation is made, let's terminate the process
as expected.
Change-Id: Iff79c8ac0b347660333912c9258073a013ea799b
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions