TCP read fixed, some unactive alignment code added

This commit is contained in:
Matej Sekoranja
2011-09-20 17:37:28 +02:00
parent 24d8cb96a3
commit d03ac9d00f
9 changed files with 157 additions and 86 deletions

View File

@@ -1143,7 +1143,7 @@ int main(int argc, char *argv[])
cout << "Done" << endl;
epicsThreadSleep ( 1.0 );
epicsThreadSleep ( 3.0 );
std::cout << "-----------------------------------------------------------------------" << std::endl;
epicsExitCallAtExits();
CDRMonitor::get().show(stdout, true);