3 #if !defined(__ACE_INLINE__)
5 #endif /* __ACE_INLINE__ */
8 Simple_Server_i::send_line (const char *)
11 static unsigned long count = 0;
18 "Executed 128 requests. Now it's time to crash!\n"));
23 // ACE_DEBUG ((LM_DEBUG, "%s\n", line));
27 Simple_Server_i::shutdown ()
29 this->orb_
->shutdown (false);