[omniORB] only one execution

Duncan Grisby dgrisby@uk.research.att.com
Tue, 06 Nov 2001 14:50:42 +0000


On Tuesday 6 November, Francesco.Chicchiricco@nokia.com wrote:

> as far as I know, when the server goes in the accepting state (with
> orb->run()) the only way to stopping it is killing it.
> 
> Is there any way to make a server accepting only a request and then
> terminate?

Not precisely, but you can call orb->shutdown() at the end of each
operation implementation to get that effect.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --