Skip to content
Commit 9554b482 authored by Pavel Emelyanov's avatar Pavel Emelyanov
Browse files

util: Introduce the shmalloc helper



This one allocates a memory, that will be shared (MAP_SHARED)
between all the subsequent children. This can now be just used
for fd resote, later it will be required at inet socket port
binding.

Signed-off-by: default avatarPavel Emelyanov <xemul@parallels.com>
parent 69acf64f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment