-
Key: CORBA24-64
-
Legacy Issue Number: 3194
-
Status: closed
-
Source: Triodia Technologies Pty Ltd ( Michi Henning)
-
Summary:
The following are currently undefined in the spec:
- What happens if poll_response or get_response is called
before send_deferred?
- What happens if get_response is called after invoke?
- What if get_response is called more than once?
[ Interestingly, the resolution to issue 2341 resolved something,
but it wasn't issue 2341 That's because the resolution
doesn't say that calling get_response twise is illegal. ]- Is it legal to call poll_response more than once?
I think that, for the first three, we should raise BAD_INV_ORDER. We
also need minor codes for those.For case four, I'd suggest that calling poll_response multiple times is OK,
but that calling it once get_response was called should raise BAD_INV_ORDER. - What happens if poll_response or get_response is called
-
Reported: CORBA 2.3.1 — Tue, 11 Jan 2000 05:00 GMT
-
Disposition: Resolved — CORBA 2.4
-
Disposition Summary:
Fix as described above.
-
Updated: Fri, 6 Mar 2015 20:58 GMT