[vlc-devel] [PATCH] Avoid deadlock on UDP stop

Rémi Denis-Courmont remi at remlab.net
Fri May 16 15:25:10 CEST 2014


Le 2014-05-14 14:27, Romain Vimont a écrit :
> If you use b_eof as it is, how do you guarantee that the value writen 
> by
> one thread in ThreadRead() will be visible by the other thread in
> BlockUDP()?

Uh? b_eof should be written in BlockUDP(). I never wrote that you 
should write it another thread; that would of course be wrong.

-- 
Rémi Denis-Courmont



More information about the vlc-devel mailing list