#include "ace/pre.h"
#include "ace/SOCK_Dgram.h"
#include "ace/INET_Addr.h"
#include "ace/SOCK_Dgram_Mcast.i"
#include "ace/post.h"
Include dependency graph for SOCK_Dgram_Mcast.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_SOCK_Dgram_Mcast |
Defines the member functions for the ACE socket wrapper for UDP/IP multicast. More... |
SOCK_Dgram_Mcast.h,v 4.34 2000/11/01 22:17:03 coryan Exp