[FFmpeg-devel] [PATCH 3/3] avformat/udp: Enable FIFO when using windows sockets.
Matt Oliver
protogonoi at gmail.com
Fri Dec 9 05:00:36 EET 2016
On 8 December 2016 at 04:49, Nicolas George <george at nsup.org> wrote:
> Le septidi 17 frimaire, an CCXXV, Hendrik Leppkes a écrit :
> > I'm not sure you can safely avoid that in this design when dealing
> > with a fully generic library and no information or control whats going
> > on in other threads.
>
> You are right, I had not realized there was a race condition here.
>
> What happens if shutdown() is performed but not close()?
According to msdn using shutdown instead should work, so ill up a new patch
later today.
More information about the ffmpeg-devel
mailing list