mirror of
https://github.com/nginx/nginx.git
synced 2024-12-01 03:17:17 +08:00
nginx-0.0.7-2004-07-05-23:53:02 import
This commit is contained in:
parent
f1be53b48a
commit
40e877165a
@ -369,7 +369,7 @@ static ngx_int_t ngx_kqueue_process_events(ngx_cycle_t *cycle)
|
||||
for ( ;; ) {
|
||||
timer = ngx_event_find_timer();
|
||||
|
||||
#if (NGX_THREADS)
|
||||
#if (NGX_THREADS0)
|
||||
if (timer == NGX_TIMER_ERROR) {
|
||||
return NGX_ERROR;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user