comparison src/event/modules/ngx_rtsig_module.c @ 352:694d7ddc3599

nginx-0.0.4-2004-06-11-10:15:08 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 11 Jun 2004 06:15:08 +0000
parents af4c6b45a687
children eaf1f651cf86
comparison
equal deleted inserted replaced
351:af4c6b45a687 352:694d7ddc3599
482 482
483 overflow = 1; 483 overflow = 1;
484 overflow_current = 0; 484 overflow_current = 0;
485 ngx_event_actions.process = ngx_rtsig_process_overflow; 485 ngx_event_actions.process = ngx_rtsig_process_overflow;
486 486
487 return NGX_OK; 487 return NGX_ERROR;
488 488
489 } else if (signo != -1) { 489 } else if (signo != -1) {
490 ngx_accept_mutex_unlock(); 490 ngx_accept_mutex_unlock();
491 491
492 ngx_log_error(NGX_LOG_ALERT, cycle->log, 0, 492 ngx_log_error(NGX_LOG_ALERT, cycle->log, 0,