]> git.kaiwu.me - nginx.git/commit
Core: added prefix-based temporary files.
authorValentin Bartenev <vbart@nginx.com>
Fri, 26 Dec 2014 13:22:54 +0000 (16:22 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 26 Dec 2014 13:22:54 +0000 (16:22 +0300)
commita54e37eddacacb5c3aedad898b431705948eb80c
tree74dc9f8efe1b4fdcc38a156e22113e56900e5c7f
parentc07bebdcd116d04c96c71126b86a5ba13737db78
Core: added prefix-based temporary files.

Now, if the "path" parameter is NULL, ngx_create_temp_file() will use
file->name as a predefined file path prefix.
src/core/ngx_file.c
src/core/ngx_file.h