OSDN Git Service

Add a check for struct sockaddr->sa_len, which is an indication of whether
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 20 Jan 2010 17:24:23 +0000 (17:24 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 20 Jan 2010 17:24:23 +0000 (17:24 +0000)
commit3b2372bff1237529ec03698f53d2ba06ae8ea00a
tree85cf9b55ed00ad4d52a043234b03205ecc4e72e7
parent38d7ad19548a3af8c329e5f5d11c970efb20bc5e
Add a check for struct sockaddr->sa_len, which is an indication of whether
the system wants a length entry in all socket structures or not. Patch by
Martin Storsjö <$firstname $firstname st>.

Originally committed as revision 21351 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure