Age | Commit message (Expand) | Author |
---|---|---|
2022-12-20 | LibCore: Make UDPServer::receive() return ErrorOr<ByteBuffer> | Alexander Narsudinov |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-12-16 | LibCore+LookupServer: Implement and use UDPServer::send | sin-ack |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-15 | LibCore: Expose UDPServer::fd() and make the constructor protected | Sergey Bugaev |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |