f-stack/app
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
..
micro_thread init 2017-04-21 18:43:26 +08:00
nginx-1.11.10 Add API: ff_gettimeofday. 2017-08-04 18:04:43 +08:00
redis-3.2.8 Related #42: add a license for anet_ff.c. 2017-06-30 16:43:02 +08:00