I’ve been getting some strange behaviour while using FIFO’s.
If I create a FIFO in a path which resides on a physical disc and use this
fifo in an application, files on this disc are corrupted after the
application is completed.
When I change the fifo path to a ramdisk, the physical disc corruption no
longer occurs.
If I examine the corrupt files it is obvious that they have been overwritten
with the FIFO data.
How can this possibly happen???
Any ideas anyone??
-Liam Power.