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)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 10 Feb 2011 03:03:59 +0000 (22:03 -0500)
commit00952be424ba7403d71c338933354d2172df8e67
tree3c7659824ae8138ae5debf6813241f5bdf6f4a71
parent569ff02168dfe618599db5d5a327caf8b3051dd5
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>
libavformat/udp.c