diff options
author | Max Romanov <max.romanov@nginx.com> | 2020-08-07 15:06:24 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2020-08-07 15:06:24 +0300 |
commit | 375cbc2cc4aa379727b7e0f02a257e1d8e35ce4f (patch) | |
tree | bc39fe6d922a1b8a27762f6514dd79dd13b4e498 /configure | |
parent | 78fd04adcf398a00549c4912f68eff77c94ab6c0 (diff) | |
download | unit-375cbc2cc4aa379727b7e0f02a257e1d8e35ce4f.tar.gz unit-375cbc2cc4aa379727b7e0f02a257e1d8e35ce4f.tar.bz2 |
Node.js: correct port data memory release.
According to libuv documentation, uv_poll_t memory should be released
in a callback function passed to uv_close(). Otherwise, the Node.js application
process may crash at exit.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions