/[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.15 by chopp, Thu Oct 10 16:08:53 2002 UTC revision 1.16 by chopp, Wed Oct 23 14:01:26 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  #ifdef HAVE_OPENSSL
144        mySSLServerConnection->server_socket= myServerSocket;        mySSLServerConnection->server_socket= myServerSocket;
145        #endif  #endif
146      }      }
147    
148      while( !stopped ) {      while( !stopped ) {

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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