浏览代码

wasnt compiling with TLS on debian sarge

Nils Ohlmeier 20 年之前
父节点
当前提交
1d9e67a80e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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) */