master
Harald Wolff 2019-04-26 08:14:54 +02:00
parent 434cc454e5
commit 4add84de93
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ namespace ln.http
applications[BaseURI] = application; applications[BaseURI] = application;
} }
public void Start() public void Start()
{ {
foreach (TcpListener tcpListener in this.tcpListeners.Values) foreach (TcpListener tcpListener in this.tcpListeners.Values)