nginx/src
Maxim Dounin 8ed63c936c Mail: added missing event handling after blocking events.
As long as a read event is blocked (ignored), ngx_handle_read_event()
needs to be called to make sure no further notifications will be
triggered when using level-triggered event methods, such as select() or
poll().
2021-03-05 17:16:16 +03:00
..
core Version bump. 2021-02-20 12:44:07 +03:00
event Events: fixed eventport handling in ngx_handle_read_event(). 2021-03-05 17:16:15 +03:00
http SSL: fixed build by Sun C with old OpenSSL versions. 2021-03-05 17:16:13 +03:00
mail Mail: added missing event handling after blocking events. 2021-03-05 17:16:16 +03:00
misc Cpp test: added stream. 2020-10-13 07:44:09 +03:00
os Introduced strerrordesc_np() support. 2021-03-01 20:00:45 +03:00
stream SSL: fixed build by Sun C with old OpenSSL versions. 2021-03-05 17:16:13 +03:00