API to create UDP socket instances. More...
#include <linux-udp-socket-factory.h>
Static Public Member Functions | |
static TypeId | GetTypeId (void) |
API to create UDP socket instances.
This abstract class defines the API for UDP socket factory. All UDP implementations must provide an implementation of CreateSocket below.
Definition at line 40 of file linux-udp-socket-factory.h.
|
static |
Definition at line 27 of file linux-udp-socket-factory.cc.