[Haskell-cafe] windows file locking
Stefan Aeschbacher
haskell at aeschbacher.ch
Wed Oct 11 04:54:16 EDT 2006
Hi
I need to open a file and keep it open for writing (a log file). Another
process has
to read from this file. On windows the second process (e.g. tail -f) can not
open the file.
How can I open a file without this locking?
regards
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20061011/ef89e584/attachment.htm
More information about the Haskell-Cafe
mailing list