[vlc-devel] [RFC PATCH 1/2] vlc_threads: include errno.h for all oses
Thomas Guillem
thomas at gllm.fr
Mon Nov 30 17:05:37 CET 2015
On Mon, Nov 30, 2015, at 17:01, Rémi Denis-Courmont wrote:
> On Monday 30 November 2015 14:57:48 Thomas Guillem wrote:
> > You need errno.h to handle vlc_cond_timedwait returns.
>
> No, you don´t need errno.h to distinguish zero and non-zero.
But I don't know by heart the value of ETIMEDOUT. Should I ?
>
> You might need methyltheobromine though.
No, because I can't sleep the night if I take it.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list