I suspect that multiple threads appending to a file may be giving you trouble.
I suggest starting a separate thread to collect the output, and append it to a file in a single thread.
You can use Thread::Queue to pass data to the collector thread.
Memory fault -- brain fried
In reply to Re^3: Client-Server app
by NetWallah
in thread Client-Server app
by radu
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |