gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socket, refac...
authorMichael Smith <msmith@xiph.org>
Thu, 20 Nov 2008 22:56:58 +0000 (22:56 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 20 Nov 2008 22:56:58 +0000 (22:56 +0000)
commit9b372f1bbd3c1e0994811354fe500f1da0ea938b
tree234e1d6693faee2fd82deee21245f0937b4319f1
parent380b64d670d1a8a9a5075d3a235f57f10d0f41fa
gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socket, refactor that into a function shared ...

Original commit message from CVS:
* gst/udp/gstmultiudpsink.c:
* gst/udp/gstudpnetutils.c:
* gst/udp/gstudpnetutils.h:
* gst/udp/gstudpsrc.c:
Fix multiudpsink on OSX by passing the specific length of the socket,
refactor that into a function shared with the same thing in udpsrc.
ChangeLog
common
gst/udp/gstmultiudpsink.c
gst/udp/gstudpnetutils.c
gst/udp/gstudpnetutils.h
gst/udp/gstudpsrc.c