[vlc-devel] ?==?utf-8?q? ?==?utf-8?q? [PATCH 0/2]?==?utf-8?q? srt: cancellable in a thread
Justin Kim
justin.kim at collabora.co.uk
Fri Jan 12 06:03:55 CET 2018
Although I don't understand SRT fully, I assumed that SRT does because it internally uses recvmsg, sendmsg which can be cancellation points on POSIX, and WSARecvFrom, WSASendTo which are interruptible APIs on Windows.
On Thursday, January 11, 2018 18:27 KST, RĂ©mi Denis-Courmont <remi at remlab.net> wrote:
> Does the SRT library guarantee that its send and recv functions are synchronous cancellation-safe on POSIX, and interruptible on Windows, respectively?
> --
> Remi Denis-Courmont
> _______________________________________________
> 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