Fixed notify sending to backup routers, and fixed channel
[silc.git] / apps / silcd / server_internal.h
index f7e70f46f103db00a4663f7c216ccf18272068cb..74babfaae7ac02fd5a3f81d20baa364c26536ed5 100644 (file)
@@ -83,6 +83,7 @@ struct SilcServerStruct {
                                        router to a backup router. */
   unsigned int wait_backup    : 1;   /* Set if we are waiting for backup
                                        router to connect to us. */
+  unsigned int server_shutdown: 1;   /* Set when shutting down */
 
   SilcServerEntry router;           /* Pointer to the primary router */
   unsigned long router_connect;             /* Time when router was connected */