mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 03:59:22 +01:00
server arguments like linux
This commit is contained in:
@@ -20,7 +20,6 @@ Receiver::~Receiver() = default;
|
||||
Receiver::Receiver(int argc, char *argv[]) : tcpipInterface(nullptr) {
|
||||
|
||||
// options
|
||||
std::map<std::string, std::string> configuration_map;
|
||||
int tcpip_port_no = 1954;
|
||||
uid_t userid = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user