Files
ladybird/Kernel/Syscalls/socket.cpp
Andreas Kling 3371165588 Kernel: Make the getsockname/getpeername syscall helper a bit nicer
Instead of templatizing on a bool parameter, use an enum for clarity.
2023-04-04 10:33:42 +02:00

16 KiB