diff options
author | Nico Weber <thakis@chromium.org> | 2020-09-16 11:45:00 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-09-17 17:23:01 +0200 |
commit | b36a2d66865ae8205b6a7589b8566f27746002f4 (patch) | |
tree | f3d72289d78ca87784817cdeaf3552bd8ad05620 /Kernel/Net/IPv4Socket.cpp | |
parent | 19f2203b53d3f895b4335bb1e46f703168288d4f (diff) | |
download | serenity-b36a2d66865ae8205b6a7589b8566f27746002f4.zip |
Kernel+LibC+UserspaceEmulator: Mostly add recvmsg(), sendmsg()
The implementation only supports a single iovec for now.
Some might say having more than one iovec is the main point of
recvmsg() and sendmsg(), but I'm interested in the control message
bits.
Diffstat (limited to 'Kernel/Net/IPv4Socket.cpp')
0 files changed, 0 insertions, 0 deletions