
16 Jul
2006
16 Jul
'06
3:19 p.m.
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@gmail.com