Sfoglia il codice sorgente

wasnt compiling with TLS on debian sarge

Nils Ohlmeier 20 anni fa
parent
commit
1d9e67a80e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      tcp_main.c

+ 1 - 0
tcp_main.c

@@ -1444,6 +1444,7 @@ void tcp_main_loop()
 						" in tls_listen\n");
 			}
 		}
+	}
 #endif
 	/* add all the unix sockets used for communcation with other ser processes
 	 *  (get fd, new connection a.s.o) */