]> git.kaiwu.me - nginx.git/commit
Core: supported directory skipping in ngx_walk_tree().
authorRoman Arutyunyan <arut@nginx.com>
Mon, 2 Feb 2015 16:38:32 +0000 (19:38 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 2 Feb 2015 16:38:32 +0000 (19:38 +0300)
commit54e14a387fe0b18dc3e607effef26603a32cacf5
treeedf9e2b810aa99b0ad8a8f0a159ef362e7da171a
parent314d0d40e75498431ab4d0bc772a41957fb6736c
Core: supported directory skipping in ngx_walk_tree().

If pre_tree_handler() returns NGX_DECLINED, the directory is ignored.
src/core/ngx_file.c