doc: Document !1906

This commit is contained in:
Jakob Bornecrantz 2023-07-18 13:47:49 +01:00
parent db230b3dcb
commit 6d3021e73d
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
shared: Add function to unmap the shared memory area when destroying.

View file

@ -0,0 +1 @@
client: Destroy the shared memory area when shutting down.

View file

@ -0,0 +1 @@
server: Destroy the shared memory area when shutting down.