gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL.
authorDavid Schleef <ds@schleef.org>
Fri, 2 Jul 2004 18:02:14 +0000 (18:02 +0000)
committerDavid Schleef <ds@schleef.org>
Fri, 2 Jul 2004 18:02:14 +0000 (18:02 +0000)
Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
Most systems don't have MSG_NOSIGNAL.

ChangeLog

index c46d95f..bb8144f 100644 (file)
--- 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: