]> git.kaiwu.me - nginx.git/commit
Core: apply missed options to sockets added during binary upgrade.
authorPiotr Sikora <piotr@cloudflare.com>
Thu, 24 Oct 2013 21:18:37 +0000 (14:18 -0700)
committerPiotr Sikora <piotr@cloudflare.com>
Thu, 24 Oct 2013 21:18:37 +0000 (14:18 -0700)
commit475832834bc1ddd53011fee737be51ac24fb2ce8
treed2212d9fc240f9dd6c92f6446e0c4982d5c98651
parent8f3dfde7f7407053b8ea49917576495b817bb70b
Core: apply missed options to sockets added during binary upgrade.

The accept_filter and deferred options were not applied to sockets
that were added to configuration during binary upgrade cycle.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
src/core/ngx_cycle.c