Nginx: Restore unexpected Comment

This commit is contained in:
陈威 2018-01-17 17:33:01 -06:00 committed by GitHub
parent f4c5cf3972
commit 67b8d9710a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ ngx_process_events_and_timers(ngx_cycle_t *cycle)
delta = ngx_current_msec;
//(void) ngx_process_events(cycle, timer, flags);
(void) ngx_process_events(cycle, timer, flags);
#if (NGX_HAVE_FSTACK)
/* handle message from kernel (PS: signals from master) in case of network inactivity */