comparison src/core/ngx_buf.c @ 2715:a5845475a903

perl termination fixes: *) master exit hook is run before global pool cleanup, so call PERL_SYS_TERM() after perl_destruct()/perl_free(). This fixes the message panic: MUTEX_LOCK (22) [op.c:352] on some threaded perl builds *) call perl_destruct()/perl_free() before PERL_SYS_TERM() for non-mulitiplicity perl
author Igor Sysoev <igor@sysoev.ru>
date Thu, 16 Apr 2009 14:42:31 +0000
parents cc13ff6d5c07
children 5db098f97e0e 4919fb357a5d
comparison
equal deleted inserted replaced
2714:4dd1773990db 2715:a5845475a903