summaryrefslogtreecommitdiffhomepage
path: root/src/nodejs
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2020-08-07 15:06:18 +0300
committerMax Romanov <max.romanov@nginx.com>2020-08-07 15:06:18 +0300
commit78fd04adcf398a00549c4912f68eff77c94ab6c0 (patch)
tree872fccebbbb0d739cf5f9e881458036d6a40091c /src/nodejs
parentb0ff245ca8609686a42025af6241279e2b5d2163 (diff)
downloadunit-78fd04adcf398a00549c4912f68eff77c94ab6c0.tar.gz
unit-78fd04adcf398a00549c4912f68eff77c94ab6c0.tar.bz2
Fixing listen event connection leakage.
A connection object is allocated in advance for each listen event object to be used for the established connection. This connection needs to be freed when the listen event is destroyed.
Diffstat (limited to 'src/nodejs')
0 files changed, 0 insertions, 0 deletions