added inputsockethandlerfactory

This commit is contained in:
Johannes Wendel
2019-06-15 14:52:42 +02:00
parent e90c3f6695
commit 7146f67169
9 changed files with 91 additions and 12 deletions

View File

@@ -37,6 +37,7 @@ private:
void parse_server_config_file();
Poco::Net::HTTPServer* build_output_server();
Poco::Net::TCPServer* build_input_server();
private: