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

Diff of /monit/http/processor.c

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

revision 1.11 by chopp, Thu Oct 10 16:08:53 2002 UTC revision 1.12 by chopp, Fri Oct 11 20:59:58 2002 UTC
# Line 312  void destroy_wrapper(RequestWrapper w) { Line 312  void destroy_wrapper(RequestWrapper w) {
312    
313    if ( Run.httpdssl ) {    if ( Run.httpdssl ) {
314    
315      delete_accepted_ssl_socket(mySSLServerConnection, w->ssl);      close_accepted_ssl_socket(mySSLServerConnection, w->ssl);
316    
317    } else {    } else {
318    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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