mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
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>
This commit is contained in:
parent
a17693a1df
commit
2ccde135cf
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue