lua plugin: Create a new thread for each callback.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Nov 2010 15:21:14 +0000 (16:21 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 28 Nov 2010 15:21:14 +0000 (16:21 +0100)
This allows callbacks to call one another and multiple read callbacks to
be handled correctly.


No differences found