mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
486d76b454
Fix linking on Solaris by checking for the nsl and socket libraries which are needed for socket() and gethostbyname(). Don't initialize some fields of struct mh to NULL/0, they're already set to NULL/0 by a memset(). Also this fields don't exist on Solaris. |
||
---|---|---|
.. | ||
gstdccp.c | ||
gstdccp.h | ||
gstdccpclientsink.c | ||
gstdccpclientsink.h | ||
gstdccpclientsrc.c | ||
gstdccpclientsrc.h | ||
gstdccpplugin.c | ||
gstdccpserversink.c | ||
gstdccpserversink.h | ||
gstdccpserversrc.c | ||
gstdccpserversrc.h | ||
Makefile.am |