Changes to attempt to silence bcc64x
[ACE_TAO.git] / TAO / orbsvcs / tests / IOR_MCast / MCast.idl
blobefc5cfa1d2fe89e788d6b621c8baef91d3fd989d
1 module MCast
4 interface Server
6 // = TITLE
7 //
8 // = DESCRIPTION
9 // Prints out the status.
11 boolean connect_server ();
12 // Return <true> if the server received the
13 // request from the client.