The official NGINX Open Source repository.
Go to file
Maxim Dounin d5a31fdad5 Events: fixed eventport handling in ngx_handle_read_event().
The "!rev->ready" test seems to be a typo, introduced in the original
commit (719:f30b1a75fd3b).  The ngx_handle_write_event() code properly
tests for "rev->ready" instead.

Due to this typo, read events might be unexpectedly removed during
proxying after an event on the other part of the proxied connection.
Catched by mail proxying tests.
2021-03-05 17:16:15 +03:00
auto Introduced strerrordesc_np() support. 2021-03-01 20:00:45 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, default highlighting (ticket #2141). 2021-02-25 23:42:25 +03:00
docs nginx-1.19.7-RELEASE 2021-02-16 18:57:18 +03:00
misc Updated OpenSSL used for win32 builds. 2020-12-15 16:49:24 +03:00
src Events: fixed eventport handling in ngx_handle_read_event(). 2021-03-05 17:16:15 +03:00
.hgtags release-1.19.7 tag 2021-02-16 18:57:18 +03:00