mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-07 21:30:05 +02:00
trying
This commit is contained in:
parent
d789b4a606
commit
ca93ff798b
@ -2354,7 +2354,7 @@ int slsReceiverTCPIPInterface::set_timer() {
|
|||||||
strcpy(mess,"Error reading from socket\n");
|
strcpy(mess,"Error reading from socket\n");
|
||||||
ret = FAIL;
|
ret = FAIL;
|
||||||
}
|
}
|
||||||
printf("index[0]:%d index[1]:%d\n",index[0],index[1]);
|
|
||||||
// execute action if the arguments correctly arrived
|
// execute action if the arguments correctly arrived
|
||||||
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
|
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
|
||||||
if (ret==OK) {
|
if (ret==OK) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user