On Sat, Aug 1, 2009 at 2:32 AM, Matthew Toseland<[email protected]> wrote: > commit acd49fa6248d4b2d834a45a67d6564dc26efdadc > Author: saces <[email protected]> > Date: Wed Jul 22 15:53:58 2009 +0200 > > add fcp commands to load/update/remove plugins > > run() may take some considerable time, blocking all FCP messages during that > period. You should run it in a job on the ticker. (This applies to all the > commands). >
iirc, in the toadlet, it checks for a FredThreadlessPlugin interface, a new thread is spawned only if this is not implemented.. _______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
