chiark / gitweb /
Split up the multicast and unicast cases in disorder-playrtp; the
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Mar 2009 21:41:16 +0000 (21:41 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 13 Mar 2009 21:41:16 +0000 (21:41 +0000)
commit983c335710951dd573e653b4da2a7a5d71b0aa9b
treeae5bb8ef51b668e8229c98a554fd6a79c83a1b77
parentd4170ca70fd4f87f77fa2213219eb30f89d3d0d0
Split up the multicast and unicast cases in disorder-playrtp; the
apparent commonalities are not enough to be worth interleaving the two
cases.

In the multicast case, bind to the multicast address explicitly,
thereby allowing multiple processes on the same host to receive the
multicast packets.
clients/playrtp.c