summaryrefslogtreecommitdiffstats
path: root/src/net/mcast/McastConfiguration.cpp
diff options
context:
space:
mode:
authorSebastien Braun2010-07-12 04:15:13 +0200
committerSebastien Braun2010-07-12 04:15:13 +0200
commit6940ab33b5009b79c3141dde7f98ea78a2662449 (patch)
treee72dfc8f8d53419f1bd9704b82789bba284482e9 /src/net/mcast/McastConfiguration.cpp
parentImport OpenPGM into the tree, and provide a rudimentary build script. (diff)
downloadpvs-6940ab33b5009b79c3141dde7f98ea78a2662449.tar.gz
pvs-6940ab33b5009b79c3141dde7f98ea78a2662449.tar.xz
pvs-6940ab33b5009b79c3141dde7f98ea78a2662449.zip
Implement multicast transfer protocol.
Diffstat (limited to 'src/net/mcast/McastConfiguration.cpp')
-rw-r--r--src/net/mcast/McastConfiguration.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/net/mcast/McastConfiguration.cpp b/src/net/mcast/McastConfiguration.cpp
new file mode 100644
index 0000000..1a1c0a8
--- /dev/null
+++ b/src/net/mcast/McastConfiguration.cpp
@@ -0,0 +1,9 @@
+/*
+ * McastConfiguration.cpp
+ *
+ * Created on: Jul 10, 2010
+ * Author: brs
+ */
+
+#include "McastConfiguration.h"
+