13 Mar
2008
13 Mar
'08
6:32 p.m.
From Ronald Aigner:
Before calling the reply function you could set the partner member of the CORBA_Server_Environment parameter. This environment is passed to the error function. In the error function you could then check the partner member.
Is it a good idea to use CORBA_server_exception_set into error_function and manage error after reply function call ? Should I call some ipc error cleanup after ? Regards Marc