ReleaseNotes.md 382 字节
Newer Older
C
Christian 已提交
1 2
* [Core] Fixed a memory leak in _AsyncSignal_ implementation (#1586, thanks to @mario-zelger).
* [Server] Fix not properly reset statistics (#1587, thanks to @damikun).
C
Christian 已提交
3 4
* [Server] Now using an empty string as the sender client ID for injected application messages (#1583, thanks to @xljiulang).
* [Server] Improved memory usage for ASP.NET connections (#1582, thanks to @xljiulang).