/[LeafOK_CVS]/lbbs/src/common.c
ViewVC logotype

Diff of /lbbs/src/common.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.19 by sysadm, Tue May 13 03:07:54 2025 UTC Revision 1.20 by sysadm, Tue May 13 07:28:51 2025 UTC
# Line 98  void sig_hup_handler(int i) Line 98  void sig_hup_handler(int i)
98    
99  void sig_term_handler(int i)  void sig_term_handler(int i)
100  {  {
         log_std("Debug: SIGTERM captured\n");  
101          SYS_server_exit = 1;          SYS_server_exit = 1;
102  }  }
103    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1