mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 20:14:55 +01:00
patloops done
This commit is contained in:
@@ -388,7 +388,7 @@ int receiveDataOnly(int file_des, void* buf,int length) {
|
||||
if (total_received>0)
|
||||
thisClientIP = dummyClientIP;
|
||||
|
||||
if (lastClientIP == thisClientIP) {
|
||||
if (lastClientIP != thisClientIP) {
|
||||
differentClients = 1;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user