evpp v0.7.0 Release Notes
Release Date: 2017-07-13 // over 7 years ago-
๐ 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
- ๐ Rename