Skip to content

SendFd scheme support

Rose Hudson requested to merge rosehuds/syscall:master into master

This MR adds the struct syscall::data::ReceivedFd to allow the sendfd: scheme in the kernel. The sendfd: scheme is described in this kernel MR.

Edited by Rose Hudson

Merge request reports