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