Boost C++ Libraries: Ticket #6753: Make message_queue_t::do_send(...) public. https://svn.boost.org/trac10/ticket/6753 <p> In the file boost/interprocess/ipc/message_queue.hpp, it would be useful if the member function: </p> <pre class="wiki">bool message_queue_t::do_send(...) </pre><p> was public. </p> <p> Doing so, it would be easier to determine the policy to be followed when the memory block is full, using a parameter instead of a further external switch statement. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6753 Trac 1.4.3