Browse Source

wasnt compiling with TLS on debian sarge

Nils Ohlmeier 20 năm trước cách đây
mục cha
commit
1d9e67a80e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      tcp_main.c

+ 1 - 0
tcp_main.c

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