Re: CORBA performance - why CORBA



Hi,

A question about oneway, considering changing the gconf "setters" to
be oneway - is this code broken:

   make_oneway_call (remote_object, arg1, arg2, &ev);
   exit (0);

i.e. is it guaranteed that when make_oneway_call returns, the data has
been sent? We never "queue up" data on the client side right?

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]