OSDN Git Service

udp: Enable address reuse by default for multicast
authorDavid Fries <David@Fries.net>
Mon, 7 Feb 2011 21:14:43 +0000 (23:14 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 11 Feb 2011 01:54:08 +0000 (02:54 +0100)
commit9087a46d5570f6443f0c784c6bc4e41bc4bc4cbc
tree7502eaacda5f549bb9b4598433ea6a34bc2c3f14
parentc3052f1dcc4d6bbf54e3b79828408ee975a5854a
udp: Enable address reuse by default for multicast

Keep the original corner case behaviour, where reuse is enabled
for the case where no argument is given to the reuse url option.

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 00952be424ba7403d71c338933354d2172df8e67)
libavformat/udp.c