Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.0
Description
FileGetSize() currently seeks to the end of file and reads the current file position. Instead it should simply call fstat on the file descriptor (or the Windows equivalent).
Attachments
Issue Links
- links to