Files
ladybird/Kernel/Net/UDPSocket.cpp
Andreas Kling a28cd921a1 Kernel: Add Socket::set_role() and use it everywhere
Instead of having Socket subclasses write their role into Socket::m_role
directly, add a setter to do this.
2021-08-29 02:21:01 +02:00

4.8 KiB