Re: [Boost-bugs] [Boost C++ Libraries] #10956: null point exception using asio based on linux

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10956: null point exception using asio based on linux
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-06-24 15:41:30


#10956: null point exception using asio based on linux
--------------------------------------+----------------------------
  Reporter: xuzhiteng <419855192@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.56.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+----------------------------

Comment (by mike.sampson@…):

 After investigating further, this issue was already reported and marked
 "ignore" due to the fact that there is no thread-safety guarantee when
 closing a socket from one thread while issuing a read/write operation from
 another. I am adjusting my code to mutex protect these operations myself.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10956#comment:3>
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:18 UTC