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

Diff of /lbbs/src/net_server.c

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

Revision 1.68 by sysadm, Thu Jun 26 12:17:02 2025 UTC Revision 1.69 by sysadm, Sun Jun 29 02:28:02 2025 UTC
# Line 407  int net_server(const char *hostaddr, in_ Line 407  int net_server(const char *hostaddr, in_
407                          }                          }
408    
409                          sd_notifyf(0, "STATUS=Waiting for %d child process to exit", SYS_child_process_count);                          sd_notifyf(0, "STATUS=Waiting for %d child process to exit", SYS_child_process_count);
410    
411                            sleep(1); // Sleep for a while to avoid notifying child processes too frequently
412                  }                  }
413    
414                  if (SYS_conf_reload && !SYS_server_exit)                  if (SYS_conf_reload && !SYS_server_exit)


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

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