summaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp')
-rw-r--r--net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp13
1 files changed, 2 insertions, 11 deletions
diff --git a/net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp b/net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp
index 7339daf83f93..31bb480f960f 100644
--- a/net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp
+++ b/net/DarwinStreamingServer/files/patch-APIModules::QTSSReflectorModule::ReflectorStream.cpp
@@ -1,14 +1,5 @@
---- APIModules/QTSSReflectorModule/ReflectorStream.cpp.orig Thu Jun 10 09:03:34 2004
-+++ APIModules/QTSSReflectorModule/ReflectorStream.cpp Sun May 1 19:53:44 2005
-@@ -179,7 +179,7 @@
- theRRWriter++;
- *theRRWriter = htonl(theSsrc);
- theRRWriter++;
-- *theRRWriter = FOUR_CHARS_TO_INT('Q','T','S','S');
-+ *theRRWriter = htonl(FOUR_CHARS_TO_INT('Q','T','S','S'));
- theRRWriter++;
- *theRRWriter = htonl(0);
- theRRWriter++;
+--- APIModules/QTSSReflectorModule/ReflectorStream.cpp.orig Thu Sep 30 23:40:54 2004
++++ APIModules/QTSSReflectorModule/ReflectorStream.cpp Sun Jul 10 15:16:15 2005
@@ -381,11 +381,11 @@
// specified by the source info, we can use that to demultiplex separate broadcasts on
// the same port. If the src IP addr is 0, we cannot do this and must dedicate 1 port per