Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10009: Boost Asio should provide also thread-safe sockets
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-14 08:57:21
#10009: Boost Asio should provide also thread-safe sockets
---------------------------------------------+----------------------------
Reporter: Vladislav Valtchev <vladi32@â¦> | Owner: chris_kohlhoff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
---------------------------------------------+----------------------------
Comment (by anonymous):
Strands don't make ASIO thread safe by the way. It only makes the
callbacks thread safe. You still can't read/write from multiple threads,
even when calling from within a stranded callback. I've made several tests
to prove this to myself, and like you I am very disappointed and kind of
baffled.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10009#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:20 UTC