mirror of
https://git.checksum.fail/alec/slon.git
synced 2026-05-01 18:09:43 +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.