summaryrefslogtreecommitdiff
path: root/Libraries/LibCore/TCPServer.cpp
AgeCommit message (Expand)Author
2020-09-28LibCore: Make TCPServer::listen() report failure instead of assertingAndreas Kling
2020-08-09LibCore: close socket on TCPServer dtorMuhammad Zahalqa
2020-05-23Build: Make Lagom build under macOS (#2341)Marcin Gasperowicz
2020-02-10LibCore: TCP and UDP servers should parent Notifiers to themselvesAndreas Kling
2020-02-06LibCore: Remove leading C from filenamesAndreas Kling