Files
ladybird/Kernel/Net/TCPSocket.cpp
Andreas Kling 648c768d81 Kernel: Tidy up TCPSocket creation a bit
- Rename create() => try_create()
- Use adopt_nonnull_ref_or_enomem()
2021-09-04 23:11:04 +02:00

22 KiB