mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 05:04:55 +01:00
changing ports only in shared memory and not going to detector/receiver server to change current tcp port
This commit is contained in:
@@ -62,7 +62,6 @@ class ClientInterface : private virtual slsDetectorDefs {
|
||||
|
||||
int lock_receiver(sls::ServerInterface &socket);
|
||||
int get_last_client_ip(sls::ServerInterface &socket);
|
||||
int set_port(sls::ServerInterface &socket);
|
||||
int get_version(sls::ServerInterface &socket);
|
||||
int setup_receiver(sls::ServerInterface &socket);
|
||||
void setDetectorType(detectorType arg);
|
||||
|
||||
Reference in New Issue
Block a user