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