mirror of
https://git.checksum.fail/alec/slon.git
synced 2026-09-20 18:49:47 +03:00
We should be using the CHeapCtrl from the Spawned @slon_http_task to allocate memory for each individual session, which will automatically be freed when the CTask dies, so let's give ourselves the ability to do that.