]> git.sesse.net Git - vlc/commit
Also try to send twice without splice().
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 27 Sep 2007 17:08:23 +0000 (17:08 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 27 Sep 2007 17:08:23 +0000 (17:08 +0000)
commit824481bce797de9122c37711468cb36178edf979
tree1c1bbf67936df3f7296adf16a9e2fc0f450b2f94
parent8ab4e57bc439505ec02af31187b84a76a8cc663b
Also try to send twice without splice().
This means ICMP errors will be ignored, which is a Bad Idea.
But people are likely to complain about how it breaks their setup if we
don't ignore ICMP anyway.
modules/stream_out/rtp.c