NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
Find a file
Valentin Bartenev 3ab49d14c0 Fixed nxt_job_file_read_data().
Obviously it should read data into the free region of buffer.
The "free" pointer is respectively shifted in the code below.
2017-08-28 10:20:40 +03:00
auto Added configuration summary. 2017-08-26 13:37:44 +03:00
src Fixed nxt_job_file_read_data(). 2017-08-28 10:20:40 +03:00
test Removed unused structure. 2017-08-22 17:37:58 +03:00
configure Added configuration summary. 2017-08-26 13:37:44 +03:00