Ignore:
Timestamp:
01/11/11 14:44:34 (13 years ago)
Author:
ogrimm
Message:
Corrupt events (wrong start-package flag) are removed from internal buffer
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/FADctrl/FADctrl.cc

    r10095 r10099  
    116116
    117117        //ETHZ
    118   //static char Hostname[] = "192.33.99.225";
     118  static char Hostname[] = "192.33.99.225";
    119119        //TUDO
    120         static char Hostname[] = "129.217.160.119";
     120        //static char Hostname[] = "129.217.160.119";
    121121  int List[] = {5001, 5002, 5003, 5004, 5005, 5006, 5007};
    122122  int Socket[sizeof(List)/sizeof(int)], MaxSocketNum=0, Ret;
Note: See TracChangeset for help on using the changeset viewer.