Add fsctl shutdown_check to see if we're currently shutting down

This commit is contained in:
Mathieu Rene
2010-06-29 23:00:24 -04:00
parent 13a5f4eee0
commit 6bd82d1fb4
3 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -1539,7 +1539,8 @@ typedef enum {
SCSC_SAVE_HISTORY,
SCSC_CRASH,
SCSC_MIN_IDLE_CPU,
SCSC_VERBOSE_EVENTS
SCSC_VERBOSE_EVENTS,
SCSC_SHUTDOWN_CHECK
} switch_session_ctl_t;
typedef enum {