Quote:
Originally posted by vukicevic
Howdy,
In Ice 1.1, it seems that the requestId is being sent first, followed by the reply type byte, and then the remainder of the structure as described in chapter 15.
|
I just checked, and you are right: following the message header, Ice sends the request ID, followed by the reply status byte, followed by an encapsulation that contains the results.
I'll update the doc to agree with reality

Thanks again for finding this bug!
Cheers,
Michi.