Subject: [Boost-bugs] [Boost C++ Libraries] #7562: Old documentation for reading socket options
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-24 11:29:17
#7562: Old documentation for reading socket options
------------------------------+---------------------------------------------
Reporter: anonymous | Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
When reading the
[http://www.boost.org/doc/libs/1_51_0/doc/html/boost_asio/reference/basic_socket_acceptor/get_option/overload1.html
documentation for the get_option()] method the example shows the options
{{{.get()}}} member function. However this function seems to have been
replaces with {{{.value()}}}.
In the
[http://www.boost.org/doc/libs/1_52_0_beta1/doc/html/boost_asio/reference/basic_socket_acceptor/reuse_address.html
documentation for the option] the code example has already been fixed and
uses {{{.value()}}}.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7562> 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:11 UTC