OSDN Git Service

Use the configure check from r21351 and use it to properly define struct
authorMartin Storsjö <martin@martin.st>
Wed, 20 Jan 2010 17:26:14 +0000 (17:26 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 20 Jan 2010 17:26:14 +0000 (17:26 +0000)
commit3d7b42f97b40b398819cbc03944cf4dab16dafad
treec9588a74d33363b5bf583f236cc8b3e3bdbafabc
parent3b2372bff1237529ec03698f53d2ba06ae8ea00a
Use the configure check from r21351 and use it to properly define struct
sockaddr (in case it's not missing) so it always works on the system that
we are defining it for, in a RFC-2553/3493-compliant way (i.e. containing
a ss_family field). which is used in udp.c. Patch by Martin Storsjö
<$firstname $firstname st>.

Originally committed as revision 21352 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/network.h