/[monit]/monit/http/engine.c
ViewVC logotype

Diff of /monit/http/engine.c

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

revision 1.22 by martinp, Tue Feb 11 21:27:40 2003 UTC revision 1.23 by rory, Tue Feb 18 01:19:01 2003 UTC
# Line 121  void start_httpd(int port, int backlog, Line 121  void start_httpd(int port, int backlog,
121            port, STRERROR);            port, STRERROR);
122            
123      error("monit HTTP server not available\n");      error("monit HTTP server not available\n");
124    
125        if ( Run.init ) {
126    
127          sleep(1);
128          kill_daemon(SIGTERM);
129    
130        }
131            
132    } else {    } else {
133        

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26