macCellCfg
[o-du/l2.git] / src / cu_stub / cu_stub_sctp.c
index f4452ac..88123c5 100644 (file)
@@ -351,6 +351,7 @@ S16 sctpNtfyHdlr(CmInetSctpNotification *ntfy)
       case CM_INET_SCTP_SHUTDOWN_EVENT : /* peer socket gracefully closed */
          DU_LOG("\nSCTP : Shutdown Event notification received\n");
          connUp = FALSE;
+                       exit(1);//Exit process on shutdown indication
          break;
       case CM_INET_SCTP_ADAPTATION_INDICATION :
          DU_LOG("\nSCTP : Adaptation Indication received\n");