[Boost-bugs] [Boost C++ Libraries] #3297: io_control not exposed on tcp::connector in asio

Subject: [Boost-bugs] [Boost C++ Libraries] #3297: io_control not exposed on tcp::connector in asio
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-07-28 20:39:26


#3297: io_control not exposed on tcp::connector in asio
----------------------------------------------+-----------------------------
 Reporter: anonymous | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: asio
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: acceptor io_control non-blocking |
----------------------------------------------+-----------------------------
 Socket options can be set - but not ioctls (including non-blocking etc).

 Connected sockets should inherit options and settings from the acceptor,
 so the user should be able to control them (and, if any settings are
 changed under the hood, asio should make sure that the connected socket
 has the options that the user configured).

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