- Installed a lot of scripted commands for TAS
- Fixed two bugs in sinqhm: * FOCUS server lost sockets * added setSockopt RESUSEADDR for each new socket.
This commit is contained in:
@@ -675,7 +675,6 @@
|
||||
}
|
||||
|
||||
if (FillTimer_expired) {
|
||||
/*
|
||||
if (Print_hdr) printf ("\nTaking data in TOF Mode\n"
|
||||
" #-Events #-Skip #-TSI Delay-Time Sync-Status\n");
|
||||
Print_hdr = False;
|
||||
@@ -697,7 +696,6 @@
|
||||
if (is != 0) {
|
||||
printf ("%s -- failed to set timer\n", Filler_name);
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
/* Our flag has been set. There should be ..
|
||||
|
||||
Reference in New Issue
Block a user