summaryrefslogtreecommitdiff
path: root/Userland/Services/EchoServer/Client.h
AgeCommit message (Expand)Author
2022-01-13LibCore+Userland+Tests: Convert Stream APIs to construct on heapsin-ack
2021-12-16LibCore+Userland: Convert TCPServer to use the Serenity Stream APIsin-ack
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Services: Move to Userland/Services/Andreas Kling