[vlc-devel] [vlc-commits] file logger: do not disable buffering
Rémi Denis-Courmont
remi at remlab.net
Thu Dec 28 18:21:43 CET 2017
On jeudi 28 décembre 2017 15:50:52 EET Hannes Domani wrote:
> On windows this seems to be a problem because _IOLBF is actually the same as
> _IOFBF (full buffering).
Could you be like less misleading?
This patch never claimed to fix non-standard buffering. Windows buffering was
broken before this patch, remains broken, and will remain broken as long as
locking and standard buffering semantics for ISO C I/O streams are not
supported.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list