On Wed, May 16, 2007, Henrik Nordstrom wrote: > ons 2007-05-16 klockan 21:59 +0800 skrev Adrian Chadd: > > I've completed the first round logfile code shifting. > > > > * use stdio for logfile writing; isn't going to be worse than > > how it was done before (still sync)
It uses C stdio. I can change it to something else if needs be. > stdio fails quite badly on some OS:es if using more than 256 > filedescriptors.. Hm, which modern platforms are going to have trouble with stdio using FD >256 -and- C++ ? Adrian
