]> git.kaiwu.me - njs.git/commit
External methods now have njs_function_t structure.
authorIgor Sysoev <igor@sysoev.ru>
Mon, 25 Jan 2016 12:14:00 +0000 (15:14 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 25 Jan 2016 12:14:00 +0000 (15:14 +0300)
commit3cb477d1408a2eb4e7267db9ce69115f53d24562
tree9ebd7545f061309267b9d55ca2c53adf66c73452
parentd8b74ab21a2e3d9be28de33d6871b61d4b732fea
External methods now have njs_function_t structure.
njs/njs_extern.c
njs/njs_extern.h
njs/njs_function.c
njs/njs_function.h
njs/njs_vm.c