Re: [Boost-bugs] [Boost C++ Libraries] #4251: Interprocess failed to communicate in OS X 10.5.8 Leopard under 64 bit mode

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4251: Interprocess failed to communicate in OS X 10.5.8 Leopard under 64 bit mode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-01 19:06:06


#4251: Interprocess failed to communicate in OS X 10.5.8 Leopard under 64 bit mode
----------------------------------------------------+-----------------------
  Reporter: Chih-Yao Hsieh <josephsieh@…> | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: Boost 1.43.0 | Component: interprocess
   Version: Boost 1.44.0 | Severity: Problem
Resolution: fixed | Keywords:
----------------------------------------------------+-----------------------
Changes (by igaztanaga):

  * status: new => closed
  * resolution: => fixed

Comment:

 Disabled bootstamp in Boost 1.47. This means that shared memory/queues
 will go to /tmp if it exists. If /tmp is not cleared on reboot shared
 memory will survive to reboots, but this behaviour is allowed by POSIX.
 Using bootstamps to detect reboots is doing more harm than good.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4251#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC