comparison src/event/ngx_event_timer.c @ 5244:593d344999f5

Valgrind: sigaction() failure now ignored. Valgrind intercepts SIGUSR2 in some cases, and nginx might not be able to start due to sigaction() failure. If compiled with NGX_VALGRIND defined, we now ignore the failure of sigaction().
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 05 Jun 2013 19:44:20 +0400
parents 876e6b0814a5
children 3377f9459e99
comparison
equal deleted inserted replaced
5243:ee739104d164 5244:593d344999f5