Re: [Boost-bugs] [Boost C++ Libraries] #9001: asio::buffered_stream and family missing future returns

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9001: asio::buffered_stream and family missing future returns
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-21 20:22:50


#9001: asio::buffered_stream and family missing future returns
-------------------------------+----------------------------
  Reporter: vinnie.falco@… | Owner: chris_kohlhoff
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by anonymous):

 It seems this is not a "std::future" return but more, a specialization of
 asio::async_result<> that allows a handler to produce a return value from
 an initiating function.

 If user-defined handlers are going to be able to perfectly wrap
 boost::asio objects then they need ways of returning the async_result
 without relying on classes in a detail namespace.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9001#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:13 UTC