[haiku-appserver] Re: communication

  • From: Adi Oanca <adioanca@xxxxxxxxxxxxxx>
  • To: haiku-appserver@xxxxxxxxxxxxx
  • Date: Tue, 07 Jun 2005 14:04:21 +0300

Stefano Ceccherini wrote:
>>And It's definitely not acceptable that it creates a new >reply port for 
>>every construction.

        Sure thing!

> Yeah, there was a small discussion some weeks ago on the list.
> What about using a static reply port here too ? It would be managed by the 
> static lock,
> so it shouldn't run into concurrency problems.
> We would create it when BApplication calls InitData(), and destroy it when 
> the BApplication dies.
> Or we could use the BApplication's reply port (as Adi suggested in the 
> mentioned discussion).
> But I don't know if it's feasible.

        There is _no_ problem! Use BApplication::fServerTo.


bye,
Adi.

Other related posts: