multiudpsink: keep client list sorted by socket family
authorTim-Philipp Müller <tim@centricular.com>
Mon, 23 Jun 2014 17:43:21 +0000 (18:43 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Dec 2014 20:26:36 +0000 (20:26 +0000)
commit7bdf7500a1b0bcfa8229cc513e45d4604a64bdb8
treeaeea952da0fc508bfe0c69f874936f78bd00be2c
parente1a7deb27f7eeb037e3361551e5e853df0920b05
multiudpsink: keep client list sorted by socket family

We make use of in the send_buffers() function if we
need to use different sockets to send to IPv4 and
IPv6 destinations.
gst/udp/gstmultiudpsink.c