nginx/src
Maxim Dounin 3dcad9c5d6 Events: fixed copying of old events in poll init.
Previously, the code incorrectly assumed "ngx_event_t *" elements
instead of "struct pollfd".

This is mostly cosmetic change, as this code is never called now.
2019-01-24 21:50:37 +03:00
..
core Version bump. 2019-01-17 14:31:01 +03:00
event Events: fixed copying of old events in poll init. 2019-01-24 21:50:37 +03:00
http Added the ngx_http_test_required_predicates() function. 2019-01-17 14:31:04 +03:00
mail SSL: deprecated the "ssl" directive. 2018-04-25 14:57:24 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Win32: removed NGX_DIR_MASK concept. 2018-12-24 21:07:05 +03:00
stream Prevented scheduling events on a shared connection. 2019-01-14 20:36:23 +03:00