Changeset 6418 for trunk/PROBE/PT_main.cxx
- Timestamp:
- 10/02/10 18:03:38 (2 years ago)
- Files:
-
- 1 modified
-
trunk/PROBE/PT_main.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PROBE/PT_main.cxx
r6385 r6418 373 373 374 374 // all ok -> main "loop" 375 printf("ok, server is running.\n"); 375 printf("ok, server is running.\n"); // do NOT change or remove! others depend on it 376 fflush(stdout); 376 377 aisc_accept_calls(so); 377 378 aisc_server_shutdown_and_exit(so, EXIT_SUCCESS); // never returns
