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.
This commit is contained in:
David Schleef 2004-07-02 18:02:14 +00:00
parent a033f371d4
commit e153e80c83

View file

@ -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: