f-stack/app/nginx-1.11.10
logwang 7e048838a7 Add API: ff_gettimeofday.
Since f-stack run with polling mode, nginx will call gettimeofday every loop, and cost a lot.
With this commit, f-stack will update current timespec periodically in
ff_hardclock_job. And ff_gettimeofday will get this value.
In nginx, hijack gettimeofday to call ff_gettimeofday.
2017-08-04 18:04:43 +08:00
..
auto Nginx auto/make compatible with /bin/sh 2017-06-20 11:19:01 +08:00
conf init 2017-04-21 18:43:26 +08:00
contrib init 2017-04-21 18:43:26 +08:00
html init 2017-04-21 18:43:26 +08:00
man init 2017-04-21 18:43:26 +08:00
src Add API: ff_gettimeofday. 2017-08-04 18:04:43 +08:00
CHANGES init 2017-04-21 18:43:26 +08:00
CHANGES.ru init 2017-04-21 18:43:26 +08:00
LICENSE init 2017-04-21 18:43:26 +08:00
README init 2017-04-21 18:43:26 +08:00
configure Fix #3: Compiling errors on Ubuntu. 2017-05-08 18:15:46 +08:00

README

Documentation is available at http://nginx.org