[omniORB] Distinguishing COMM_FAILURE - timeout
Duncan Grisby
dgrisby@uk.research.att.com
Tue, 16 Oct 2001 16:05:27 +0100
On Tuesday 16 October, "Ivanov, Roumen" wrote:
> Thank you, Duncan. I looked at you minor codes but I did not found anything
> about timeout. Where could I read about the standardized minor codes?
The standard minor codes are listed at the end of chapter 4, "ORB
Interface", of the CORBA 2.5 spec. Now I look at it, I see that there
aren't any to do with timeouts, so all the codes used by omniORB 4 are
omniORB specific. In fact, omniORB 4 throws TRANSIENT in response to a
timeout.
To see all the codes used in omniORB 4, look at
include/omniORB4/minorCode.h. That makes it clear which are standard
codes and which are ones we've invented.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --