Features:
- Rename
http::Context::FindClientIP
tohttp::Context::FindClientIPFromURI
- Add
http::Context::FindQueryFromURI
andhttp::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