Parent Directory
|
Revision Log
|
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 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |