Releases: hongliuliao/ehttp
Releases · hongliuliao/ehttp
v1.0.6 version release (2021-08-09)
[Feature] Multithread handle writeable event @huifeidexingyuner #32
[Bugfix] Fix sign broadcast repeated in destroy_threadpool() #31
[Bugfix] Fix when config line is empty will case access unvalid memory #34
[Bugfix] Fix localtime unthread safe question #37
v1.0.5 version release (2020-08-26)
[Feature] add max client idle time to release idle client
[Feature] add buildin mapping to view ehttp inner info
[Feature] add HttpJsonHandler to support a class hander
[Bugfix] fix when link is broken, ehttp receive SIGPIPE sign will exit problem.
v1.0.4 RELEASE (2019-02-22), fix 1.0.3 bug
- [bugfix] Fix the bug when accept fail, will cause core
- [bugfix] Fix field is not case-insensitive bug
v1.0.3 version release (2017-07-12)
bio_version version release
This version is a bio version, use single thread to handle message