id summary reporter owner description type status milestone component version severity resolution keywords cc 7562 Old documentation for reading socket options anonymous chris_kohlhoff "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()}}}." Bugs closed To Be Determined asio Boost 1.51.0 Problem fixed