gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
authorAndrew Turner <zxombie@hotpop.com>
Sat, 5 Jun 2004 15:40:10 +0000 (15:40 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sat, 5 Jun 2004 15:40:10 +0000 (15:40 +0000)
Original commit message from CVS:
* gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
* gst/tcp/gsttcpclientsrc.h: idem
- define MSG_NOSIGNAL if not done
- include unistd.h for off_t
(fixes #143749)
patch by Andrew Turner <zxombie@hotpop.com>

ChangeLog

index be60a0b..175034c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-05  Andrew Turner <zxombie@hotpop.com>
+
+       * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
+       * gst/tcp/gsttcpclientsrc.h: idem
+         - define MSG_NOSIGNAL if not done
+         - include unistd.h for off_t
+          (fixes #143749)
+
 2004-06-05  Benjamin Otte  <otte@gnome.org>
 
        * configure.ac: