Erlang SS7 TCAP/MAP implementation
Go to file
Harald Welte 3a58450d11 TCAP ISM: trap the EXIT signal to avoid getting killed too early
When we receive a TC-END with RESULT-L, the process hierarchy might
kill us before we received the RESSULT-L, or aftger we received it,
but before we had a chance to deliver it to the TC User.

Trapping the EXIT flag solves the problem.  It also means that the EXIT
signal will not propagate to other linked processes.  However, there
should be no other processes, as ISM is not starting any.
2013-06-24 17:17:41 +02:00
MAP Add Remote-Operations-Information-Objects.asn 2011-04-22 12:26:22 +02:00
SCCP added NMS specific SCCP binding 2011-03-30 16:26:40 -04:00
TCAP TCAP ISM: trap the EXIT signal to avoid getting killed too early 2013-06-24 17:17:41 +02:00
.gitignore add .gitignore files for asn1ct generated files 2011-04-22 12:20:56 +02:00