id summary reporter owner description type status milestone component version severity resolution keywords cc 8950 async_receive_from documentation is incorrect samm@… chris_kohlhoff "The [http://www.boost.org/doc/libs/1_54_0/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from/overload1.html documentation] for the async_receive_from overload of a basic_datagram_socket has an incorrect example {{{ socket.async_receive_from( boost::asio::buffer(data, size), 0, sender_endpoint, handler); }}} the second argument should be the endpoint, there are no flags parameter for this overload." Bugs closed To Be Determined asio Boost 1.54.0 Cosmetic fixed