lua: propagate incoming message to method callback inside the lua context
authorJohn Crispin <blogic@openwrt.org>
Fri, 28 Sep 2012 23:37:37 +0000 (01:37 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 28 Sep 2012 23:41:09 +0000 (01:41 +0200)
commit0f793d3a457af9afa8bc4eae2dff855cd7e6a192
tree75d902232737168cba5dc267018c63914aae276e
parent1e3220d9df655c2b2ed935e128933dbf9507c9fa
lua: propagate incoming message to method callback inside the lua context

Signed-off-by: John Crispin <blogic@openwrt.org>
lua/test.lua
lua/ubus.c