[haiku-development] BMessenger's SendMessage()
- From: "Stefano Ceccherini" <stefano.ceccherini@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Fri, 4 Jan 2008 13:05:58 +0100
I have a question about BMessenger::SendMessage(). The docs in the
source file are a bit quirky...
Many variations of this method are documented this way:
/ 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 ?
- Follow-Ups:
- [haiku-development] Re: BMessenger's SendMessage()
- From: Axel Dörfler
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: Axel Dörfler