[vlc-devel] [PATCH] tls: fix ignored interrupts

Rémi Denis-Courmont remi at remlab.net
Wed Oct 11 18:15:44 CEST 2017


Le tiistaina 10. lokakuuta 2017, 13.06.07 EEST Thomas Guillem a écrit :
> If session->readv() or session->writev() are interrupted, the next call to
> vlc_poll_i11e() will hang since the interrupt context is already finished
> (by readv/writev).

In principles, ->readv/writev are non-blocking, so I´m not sure why they even 
check&reset interrupt status... ?

-- 
雷米‧德尼-库尔蒙
https://www.remlab.net/



More information about the vlc-devel mailing list