/[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.13 by chopp, Tue Oct 8 11:34:37 2002 UTC revision 1.14 by rory, Tue Oct 8 22:55:52 2002 UTC
# Line 140  void start_httpd(int port, int backlog, Line 140  void start_httpd(int port, int backlog,
140          return;          return;
141        }        }
142    
143          #ifdef HAVE_OPENSSL
144        mySSLServerConnection->server_socket= myServerSocket;        mySSLServerConnection->server_socket= myServerSocket;
145          #endif
146      }      }
147    
148      while( !stopped ) {      while( !stopped ) {

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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