[omniORB] Calling impl_is_ready non-blocking

Tom Haggie Tom.Haggie@seagatesoftware.com
Mon, 10 Aug 1998 14:19:03 +0100


We wish to use a non-blocking impl_is_ready and it appears that this
facility is available on the impl_is_ready method.  However, if we use
this facility, what is the normal process to discover when the
implementation has shut down?  We were thinking of testing the
internalCond synchronization object periodically, but this would involve
writing an accessor in the BOA code.  Is there an 'official' way to do
this?

-*TOM*-