- 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:
cvs
2000-12-08 16:01:40 +00:00
parent 876396bb7e
commit 513e2701f0
7 changed files with 443 additions and 48 deletions

View File

@@ -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 ..