Forcefully update file size if read data past the former end of it
Maybe we could call fstat() at every read anyway? While a file is open, the operating system is extremely likely to have its meta data cached.
Please register or sign in to comment
Maybe we could call fstat() at every read anyway? While a file is open, the operating system is extremely likely to have its meta data cached.
VideoLAN code repository instance