summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCore/TCPServer.h
AgeCommit message (Expand)Author
2022-01-13LibCore+Userland+Tests: Convert Stream APIs to construct on heapsin-ack
2021-12-27LibCore+Services: Make TCPServer propagate errorsSam Atkins
2021-12-16LibCore+Userland: Convert TCPServer to use the Serenity Stream APIsin-ack
2021-06-16LibCore: Allow TCPServer to be blockingstelar7
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling