mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-06 21:00:02 +02:00
receiver
This commit is contained in:
parent
57170b1c80
commit
e64f57ecac
@ -620,7 +620,7 @@ int slsReceiverTCPIPInterface::set_detector_hostname(sls::ServerInterface2 &sock
|
||||
|
||||
// get args, return if socket crashed, ret is fail if receiver is not null
|
||||
socket.receiveArg(ret, mess, hostname, MAX_STR_LENGTH);
|
||||
if(server == nullptr){
|
||||
if(receiver == nullptr){
|
||||
NullObjectError(ret, mess);
|
||||
return FAIL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user