Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] Joining a group on a specific interface not documented
From: Arash Partow (arash_at_[hidden])
Date: 2011-05-04 14:36:58


On 5/05/2011 2:31 AM, Dylan Klomparens wrote:
> I discovered today that the boost::asio::ip::multicast::join_group option
> has a constructor to specify a local address to use when joining a multicast
> group. Unfortunately, this constructor is not documented. How can I
> contribute to the boost documentation or contact the author to request an
> update in the documentation?
>

Its a trivial constructor, and it is defined via an example here:

http://think-async.com/Asio/boost_asio_1_5_3/doc/html/boost_asio/reference/ip__multicast__join_group.html

That said, if you're still inclined, you could always post your request to the ASIO ML directly or open a new ticket for ASIO (https://svn.boost.org/trac/boost/newticket).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net