basic_datagram_socket::bind Home Libraries People FAQ More basic_datagram_socket::bind Bind the socket to the given local endpoint. void bind(
const endpoint_type & endpoint);
» more...
boost::system::error_code bind(
const endpoint_type & endpoint,
boost::system::error_code & ec);
» more...
Copyright © 2003-2011 Christopher M. Kohlhoff Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)