Files
ladybird/Kernel
Andreas Kling 9965e59ad8 Kernel: Remove unnecessary SocketHandle<T> class
This was used to return a pre-locked UDPSocket in one place, but there
was really no need for that mechanism in the first place since the
caller ends up locking the socket anyway.
2021-12-25 11:23:57 +01:00
..
2021-11-28 19:26:22 +02:00
2021-10-17 17:09:58 +01:00