Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@zieckey zieckey released this 13 Jul 06:27
· 106 commits to master since this release

Features:

  • Rename http::Context::FindClientIP to http::Context::FindClientIPFromURI
  • Add http::Context::FindQueryFromURI and http::Context::GetQuery. Thanks @sumory @sotex
  • Improve the performance of gettimeofday on windows. Thanks @yuangu

Fix bugs:

  • Fix EventLoop::watcher_ notify failed after a fork() #56