nginx/src
Sergey Kandaurov b986b4314b Fixed calls to ngx_open_file() in certain places.
Pass NGX_FILE_OPEN to ngx_open_file() to fix "The parameter is incorrect"
error on win32 when using the ssl_session_ticket_key directive or loading
a binary geo base.  On UNIX, this change is a no-op.
2017-08-09 15:03:27 +03:00
..
core Style. 2017-08-09 14:59:46 +03:00
event Fixed calls to ngx_open_file() in certain places. 2017-08-09 15:03:27 +03:00
http Fixed calls to ngx_open_file() in certain places. 2017-08-09 15:03:27 +03:00
mail Style: changed checks of ngx_ssl_create_connection() to != NGX_OK. 2017-05-29 16:34:35 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Style. 2017-08-09 14:59:46 +03:00
stream Fixed calls to ngx_open_file() in certain places. 2017-08-09 15:03:27 +03:00