IBR-DTNSuite  0.8
ibrcommon/ibrcommon/net/MulticastSocket.cpp File Reference
#include "ibrcommon/config.h"
#include "ibrcommon/net/MulticastSocket.h"
#include "ibrcommon/net/vsocket.h"
#include "ibrcommon/Logger.h"
#include <netdb.h>
#include <string.h>
Include dependency graph for MulticastSocket.cpp:

Go to the source code of this file.

Namespaces

namespace  ibrcommon

Defines

#define bzero(s, n)   (memset((s), '\0', (n)), (void) 0)

Define Documentation

#define bzero (   s,
 
)    (memset((s), '\0', (n)), (void) 0)