basic_socket_streambuf::bind
Присоединить розетку к данной локальной конечной точке.
void bind(
const endpoint_type & endpoint);
» more...
boost::system::error_code bind(
const endpoint_type & endpoint,
boost::system::error_code & ec);
» more...
Статья basic_socket_streambuf::bind раздела Boost.Asio basic_socket_streambuf может быть полезна для разработчиков на c++ и boost.
:: Главная :: basic_socket_streambuf ::
|