Age | Commit message (Expand) | Author |
---|---|---|
2019-08-05 | LibCore: Add CTCPServer | Conrad Pankoff |
2019-07-27 | LibCore: Remove CSocket's bind() and listen(). | Andreas Kling |
2019-07-26 | LibCore: Add CSocket::bind() (virtual) and CSocket::listen(). | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |