Boost logo

Boost Users :

Subject: Re: [Boost-users] [interprocess] error sending message
From: Ian Esten (ianesten_at_[hidden])
Date: 2012-10-12 00:24:16


Found the problem. Application 2 is a plug-in. After the plug-in binary is
loaded, the host calls into the plug-in to query for available
functionality. So, it's after static init, but something about trying to
open the message queues from that call was the problem. Moving it fixed the
issue.

On Mon, Oct 8, 2012 at 1:07 PM, Ion Gaztañaga <igaztanaga_at_[hidden]> wrote:

> El 08/10/2012 5:06, Ian Esten escribió:
>
>
>> Application 1:
>> - a Windows service
>> - creates two message queues, messagesToApplication and messagesToService
>> - creates a thread that waits for messages in messagesToService
>>
>
> It's hard to have any clue with so little details. Message queue ABI is
> about to change in soon to be released Boost 1.52, maybe this issue is
> already fixed.
>
> Ion
> ______________________________**_________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/**mailman/listinfo.cgi/boost-**users>
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net