summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(lib): fix runtime errorsmrfoxygmfr2025-05-212-16/+13
* feat(lib): add function to configure timeoutmrfoxygmfr2025-05-212-0/+16
* feat(lib): implement controller and worker in librarymrfoxygmfr2025-05-215-1/+447
* refactor(lib/net): server function should start with server_mrfoxygmfr2025-05-212-4/+3
* feat(lib/net): implement read and write for connectionmrfoxygmfr2025-05-212-0/+51
* style(lib/net/common.c): remove unused importsmrfoxygmfr2025-05-211-4/+0
* fix(lib/net): memory leaks and error messagesmrfoxygmfr2025-05-212-2/+5
* feat(lib/net): network library implementedmrfoxygmfr2025-05-207-0/+244