6.10
版本发布时间: 2017-10-31 18:49:07
cesanta/mongoose最新发布版本:7.15(2024-08-21 20:35:41)
API changes
- SOCKS5 client and server support
- Timer value is no longer cleared after
MG_EV_TIMER
event if it was not changed. User's handler must set it to 0 explicitly to avoid repeated invocation.
FIxes
- SSL/TLS listener fix for TI SimpleLink networking interface
- Double-counting of recved bytes in LWIP interface caused issues
- MQTT SUBSCRIBE command parsing in the broker code could cause crashes
- FIxed CGI script connection lifetime management