The official NGINX Open Source repository.
Go to file
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
auto Configure: fixed compiler warnings with "-Wall -Wextra". 2018-07-24 18:46:54 +03:00
conf MIME: added font/woff2 type (ticket #1243). 2018-06-15 17:29:55 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2018-12-24 16:30:10 +02:00
docs nginx-1.15.8-RELEASE 2018-12-25 17:53:03 +03:00
misc Updated OpenSSL used for win32 builds. 2018-11-27 17:02:56 +03:00
src Events: fixed copying of old events in poll init. 2019-01-24 21:50:37 +03:00
.hgtags release-1.15.8 tag 2018-12-25 17:53:03 +03:00