libosmo-sccp/stp
Harald Welte d8552d7011 osmo-stp: Fix process termination on SIGINT+SIGTERM
In commit eed8c1bfae 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
2017-08-31 20:25:52 +02:00
..
Makefile.am move osmo_ss7_vty.c [back] into libosmo-sigtran 2017-04-14 14:53:59 +02:00
stp_main.c osmo-stp: Fix process termination on SIGINT+SIGTERM 2017-08-31 20:25:52 +02:00