I&#39;m reading the groupSock source code these days.<div>I found DirectedNetInterface is a pure abstract class, </div><div>In groupSock::outputToAllMemberExcept(...), the member functions are called, but I cannot find any implementation in the project.</div>
<div>I wonder what&#39;s this class used for?</div><div>I guess it can be extended and used for stream forwarding? or application layer multicast?</div><div><br></div><div>Daly</div>