FPS again
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sun Jul 16 11:19:05 EDT 2006
Hello Duncan,
Saturday, July 15, 2006, 10:20:08 PM, you wrote:
>> btw, you may be interested to know that i implemented in Streams lib
>> mmapBinaryFile, based on the code from ByteString. it works both on
>> Windows and Unix, using universal mmap API i described in letter to
> Sounds good. If we can get a universal mmap API into the base lib then
> we can add mmapFile back into the ByteString module (it's currently got
> a commented-out posix version).
technically it's easy - just copy two files (System.FD and System.MMFile)
from my lib. but politically i don't know what is the best way :(
at least, file mapping already implemented in Win32 library
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Libraries
mailing list