$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [interprocess] error sending message
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2012-10-08 16:07:49
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