12 Mar
2008
12 Mar
'08
9:23 p.m.
Hi, I implemented an IDL with a allow_reply_only method : start. When client calls this, it is blocked until server decides to send reply. This works fine in general. But when client thread disapears after call, I cannot get error code from reply function on server side. I tried to use error_function, but it is not called. Is there another way to get this info ? Regards Marc