id summary reporter owner description type status milestone component version severity resolution keywords cc 8421 docs show wrong overload chinmay1993@… chris_kohlhoff "http://www.boost.org/doc/libs/1_53_0/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html The way 3rd function in there is shown, in that example. There is no such overload for endpoint which only takes uint. http://www.boost.org/doc/libs/1_53_0/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint.html Hence, The example is bugged and should rather be... acceptor.bind(boost::asio::ip::tcp::endpoint(boost::asio::ip::tcp::v4(), 12345)); " Bugs closed To Be Determined asio Boost 1.53.0 Not Applicable fixed