/[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.18 by sysadm, Sun May 11 01:54:00 2025 UTC Revision 1.19 by sysadm, Tue May 13 03:07:54 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  {  {
101            log_std("Debug: SIGTERM captured\n");
102          SYS_server_exit = 1;          SYS_server_exit = 1;
103  }  }
104    


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

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