1.11.11
ASL version 1.11.11
Fixes and little improvements.
- Fixed
socket.read()andwrite()which could miss data in some situations - Fixed
LocalSocket(Unix sockets) and support them in recent Windows 10+ - Fixed
HttpServerhandling HTTP/1.0 keep-alive,Expectheader, byte ranges and missing served files - Fixed performance issues in
Array.resize()andVar.resize() - Extended
MulticastSocketfor IPv6 (WIP, not tested) - Some old code cleanup, simplifications and tidy, and improved documentation
Deprecated functions: list here.
LocalSocket on Windows require the cmake option ASL_SOCKET_LOCAL, currently.
Updated asl.natvis visualizer for Visual Studio (attached to this release)