diff options
author | Brian Gianforcaro <b.gianfo@gmail.com> | 2020-08-17 23:49:35 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-19 21:05:28 +0200 |
commit | 9f9b05ba0f8d907ab3190b127ef4500c1ad08156 (patch) | |
tree | dfd1a1ea0111b3211c474db84cb0a26f248faafa /Kernel/Syscalls/fork.cpp | |
parent | d4dae49dcd1e0bbaabf47f5ed221e617426c6e3f (diff) | |
download | serenity-9f9b05ba0f8d907ab3190b127ef4500c1ad08156.zip |
Kernel: Use Userspace<T> for the sendto syscall, and Socket implementation
Note that the data member is of type ImmutableBufferArgument, which has
no Userspace<T> usage. I left it alone for now, to be fixed in a future
change holistically for all usages.
Diffstat (limited to 'Kernel/Syscalls/fork.cpp')
0 files changed, 0 insertions, 0 deletions