Show
Ignore:
Timestamp:
10/02/10 18:06:25 (2 years ago)
Author:
westram
Message:
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/stable_5.0/PROBE/PT_main.cxx

    r6118 r6419  
    365365    PT_init_map(); 
    366366 
    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); 
    368369    aisc_accept_calls(so); 
    369370    aisc_server_shutdown_and_exit(so, EXIT_SUCCESS); // never returns