[haiku-development] Re: BMessenger's SendMessage()
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Fri, 04 Jan 2008 14:08:40 +0100 CET
"Stefano Ceccherini" <stefano.ceccherini@xxxxxxxxx> wrote:
> / SendMessage
> /*! \brief Delivers a BMessage synchronously to the messenger's
> target.
>
> A copy of the supplied message is sent and the caller retains
> ownership
> of \a message.
>
> The method does not wait for a reply. The message is sent
> asynchronously.
>
> So, which one is correct ?
The documentation in the BeBook is more helpful here: if you pass in a
reply message, the call will be synchronous, if not, it's asynchronous
(regardless of wether or not you specify a reply target).
Bye,
Axel.
- Follow-Ups:
- [haiku-development] Re: BMessenger's SendMessage()
- From: Stefano Ceccherini
- References:
- [haiku-development] BMessenger's SendMessage()
- From: Stefano Ceccherini
Other related posts:
- » [haiku-development] BMessenger's SendMessage()
- » [haiku-development] Re: BMessenger's SendMessage()
- » [haiku-development] Re: BMessenger's SendMessage()
- » [haiku-development] Re: BMessenger's SendMessage()
- » [haiku-development] Re: BMessenger's SendMessage()
- [haiku-development] Re: BMessenger's SendMessage()
- From: Stefano Ceccherini
- [haiku-development] BMessenger's SendMessage()
- From: Stefano Ceccherini