Thx, I already fixed this issue.
That was because Windows blocked the IO not allowing  to write and read the 
same file simultaneously.
I use Overlapped IO to overcome this issue, introducing about 100 LoC.
You can check out the latest commit for detail.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to