rtspconnection: Use a GSocketAddressNumerator to resolve the addresses
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 27 May 2013 12:53:48 +0000 (14:53 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 27 May 2013 12:53:48 +0000 (14:53 +0200)
commit15a0bb0a10dcbc99c7f52e28ec9d0395699851ae
tree4a59a39e8dabb9e7056cea8b9686ddc914624b5d
parente39fa41d7445d6a4ea0aa6d5d699fee02791abdd
rtspconnection: Use a GSocketAddressNumerator to resolve the addresses

Instead of just trying the first possible resolution we're trying all
resolutions until one works.
gst-libs/gst/rtsp/gstrtspconnection.c