summaryrefslogtreecommitdiff
path: root/LibGUI/GSocket.cpp
AgeCommit message (Expand)Author
2019-04-08LibGUI: Make GSocket connection asynchronous.Andreas Kling
2019-04-02GSocket: Add a connect() overload that takes a hostname instead of an IP.Andreas Kling
2019-03-18LibGUI: Add GTCPSocket and base class GSocket (inherits from GIODevice.)Andreas Kling