Changeset 6419 for branches/stable_5.0/PROBE/PT_main.cxx
- Timestamp:
- 10/02/10 18:06:25 (2 years ago)
- Files:
-
- 1 modified
-
branches/stable_5.0/PROBE/PT_main.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/stable_5.0/PROBE/PT_main.cxx
r6118 r6419 365 365 PT_init_map(); 366 366 367 printf("ok, server is running.\n"); 367 printf("ok, server is running.\n"); // do NOT change or remove! others depend on it 368 fflush(stdout); 368 369 aisc_accept_calls(so); 369 370 aisc_server_shutdown_and_exit(so, EXIT_SUCCESS); // never returns
