mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu.git
synced 2025-11-03 05:33:31 +00:00
Compare commits
1 Commits
jolly/allo
...
zecke/hack
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06d28bb08a |
@@ -630,6 +630,9 @@ int gprs_bssgp_create(uint16_t local_port, uint32_t sgsn_ip,
|
||||
|
||||
void gprs_bssgp_destroy(void)
|
||||
{
|
||||
LOGP(DBSSGP, LOGL_NOTICE, "Forcing to exit at bssgp destruction\n");
|
||||
exit(0);
|
||||
|
||||
if (!bssgp_nsi)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user