summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-07-02 18:02:14 +0000
committerDavid Schleef <ds@schleef.org>2004-07-02 18:02:14 +0000
commitef5f5ffb3ab771eefa05544034ba218cd5975f59 (patch)
tree7f59879908f0a40afb6a23ecad769c89cf775e7c
parent44d1d555df299b7b6901c7b67b0dead5523816fa (diff)
gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL.
Original commit message from CVS: * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write): Most systems don't have MSG_NOSIGNAL.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c46d95fb..bb8144f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-02 David Schleef <ds@schleef.org>
+
+ * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
+ Most systems don't have MSG_NOSIGNAL.
+
2004-07-02 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am: