ladybird/Kernel/API
Nico Weber b36a2d6686 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.
2020-09-17 17:23:01 +02:00
..
FB.h Kernel: Avoid linking errors when calling Kernel API 2020-08-12 20:40:59 +02:00
KeyCode.h
MousePacket.h
Syscall.h Kernel+LibC+UserspaceEmulator: Mostly add recvmsg(), sendmsg() 2020-09-17 17:23:01 +02:00