summaryrefslogtreecommitdiffstats
path: root/src/net/mcast/McastConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/mcast/McastConstants.h')
-rw-r--r--src/net/mcast/McastConstants.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/mcast/McastConstants.h b/src/net/mcast/McastConstants.h
index b4c71a5..624e195 100644
--- a/src/net/mcast/McastConstants.h
+++ b/src/net/mcast/McastConstants.h
@@ -26,10 +26,11 @@
#define DEFAULT_MULTICAST_DPORT 6965
#define DEFAULT_MULTICAST_USEUDP true
#define DEFAULT_MULTICAST_UDPPORT 6966
+#define DEFAULT_MULTICAST_WSIZ 30
#define DEFAULT_MULTICAST_RATE (100*1024)
-#define DEFAULT_MULTICAST_WSIZ 3000
#define DEFAULT_MULTICAST_MTU 1400
#define DEFAULT_MULTICAST_APDU 1200
#define DEFAULT_MULTICAST_CHUNK 1024
+#define DEFAULT_MULTICAST_SHUTDOWN_TIMEOUT 10000
#endif /* MCASTMAGIC_H_ */