]> git.kaiwu.me - njs.git/commit
Fixed callback invocations in "fs" module.
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Mon, 20 Jan 2020 10:24:09 +0000 (13:24 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Mon, 20 Jan 2020 10:24:09 +0000 (13:24 +0300)
commitcd10a4b329a6612782335acd5a954a408897df25
treee16852578ffa4dd346c41076a0adcf0ea04fcaad
parent19ff8127529f2ebc972e6fc9de373b09b11c53a6
Fixed callback invocations in "fs" module.

This closes #200 issue on Github.
src/njs_fs.c
src/test/njs_unit_test.c
test/njs_expect_test.exp