OSDN Git Service

Take the target address family in account when determining the family of
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 31 Oct 2007 07:27:38 +0000 (07:27 +0000)
committerLuca Abeni <lucabe72@email.it>
Wed, 31 Oct 2007 07:27:38 +0000 (07:27 +0000)
commit51844e6cd2f2ef5876eae96d7d6f20ed5a0c4797
tree4b183b4a6a50b796223192e429c7b0d1a64fd348
parent7d8576c2792753b0903ab2e49f95da1dcf07afbf
Take the target address family in account when determining the family of
the local address to bind.
Fixes ffserver and UDP streaming without --disable-ipv6 on MacOS X

Patch by Ronald S. Bultje (rsbultje st gmail dot com)

Originally committed as revision 10883 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/udp.c