diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-24 22:57:37 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-24 23:08:09 +0200 |
commit | d4195672b7571e105cd9fb3891334d8c734ae775 (patch) | |
tree | 6c2797a945aa3fd8f88d31fb9ea9bbb443bb89a4 /Kernel/Devices/BXVGADevice.h | |
parent | cd02144a06d4b648effdb744e00b664a871bf52b (diff) | |
download | serenity-d4195672b7571e105cd9fb3891334d8c734ae775.zip |
Kernel+LibC: Add sys$recvfd() and sys$sendfd() for fd passing
These new syscalls allow you to send and receive file descriptors over
a local domain socket. This will enable various privilege separation
techniques and other good stuff. :^)
Diffstat (limited to 'Kernel/Devices/BXVGADevice.h')
0 files changed, 0 insertions, 0 deletions