diff options
author | Roman Arutyunyan <arut@nginx.com> | 2022-11-18 19:31:38 +0400 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2022-11-18 19:31:38 +0400 |
commit | 17066ac8600412eabb1fdf8360cf6ada13f02391 (patch) | |
tree | 477cd7c7f38970d24694136707f2aa4779e9cb4b /src/mail/ngx_mail_core_module.c | |
parent | 053e40e5d45ac76ea29b803840222461f501f1e3 (diff) | |
download | nginx-17066ac8600412eabb1fdf8360cf6ada13f02391.tar.gz nginx-17066ac8600412eabb1fdf8360cf6ada13f02391.zip |
Process events posted by ngx_close_idle_connections() immediately.
Previously, if an event was posted by a read event handler, called by
ngx_close_idle_connections(), that event was not processed until the next
event loop iteration, which could happen after a timeout.
Diffstat (limited to 'src/mail/ngx_mail_core_module.c')
0 files changed, 0 insertions, 0 deletions