[vlc-devel] rtcp and udp port collision

Rémi Denis-Courmont remi at remlab.net
Fri Oct 22 13:22:59 CEST 2010


On Fri, 22 Oct 2010 13:20:05 +0200, Sébastien Escudier
<sebastien-devel at celeos.eu> wrote:
> As David Glaude said, it could be because vlc server does not try to
> bind an even port number (if it was the case, this couldn't happen).

That makes no difference. As said, this is a fundamental race condition in
bind(). You can't fix it without (non-portable) changes to the socket API.

-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis




More information about the vlc-devel mailing list