4 #include "ace/OS_NS_unistd.h"
5 #include "ace/OS_NS_stdio.h"
7 Test_i::Test_i (CORBA::ORB_ptr orb
) : orb_ (CORBA::ORB::_duplicate(orb
))
12 Test_i::get_server_num ()
20 ACE_DEBUG ((LM_DEBUG
, "(%P|%t) Server received terminate and going to exit\n"));
27 ACE_DEBUG ((LM_DEBUG
, "(%P|%t) Server received shutdown and going to exit\n"));