mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
The old implementation slurped the whole artefact into memory, and did not ensure it remained allocated beyond the first call to write(). The new implementation uses mmap and ensures the mapping lasts until the file has been delivered |
||
---|---|---|
.. | ||
test-conf.cpp | ||
test-database.cpp | ||
test-laminar.cpp | ||
test-run.cpp | ||
test-server.cpp |