On Fri, Jun 25, 2010 at 3:21 AM, Kiss Gabor (Bitman) <[email protected]> wrote: > I'm thinking about writing a multithreaded driver. > I wonder if library routines (like dstate_*) are thread-safe?
I can't speak for the other NUT developers, but I would prefer that we not open that can of worms. Most hardware can't handle multithreaded access without some sort of mutex, so I am not sure I see why the driver should be multithreaded. Can you explain a little more about this driver? -- - Charles Lepple _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
