Files
ladybird/Libraries/LibCore/CSocket.cpp
Andreas Kling 82446ea701 CSocket: Add an on_ready_to_read callback.
This callback uses a CNotifier internally and will fire whenever there's
something to be read from the socket.
2019-07-27 10:48:43 +02:00

3.8 KiB