eventcore/source
Sönke Ludwig 046fedd934 Fix ThreadedFileEventDriver.getSize on Windows.
fstat doesn't work correctly on Windows, possibly due to a bad C header translation on Druntime. Also switches to _lseeki64/lseek64 to avoid 32-bit file length limitations on 32-bit systems.
2020-11-26 09:34:18 +01:00
..
eventcore Fix ThreadedFileEventDriver.getSize on Windows. 2020-11-26 09:34:18 +01:00