summaryrefslogtreecommitdiffstats
path: root/lib/net/common.c
Commit message (Expand)AuthorAgeFilesLines
* feat(net/lib): keep alive configured for clientmrfoxygmfr2025-05-221-3/+10
* fix(lib/net): conn functions now expect full block read/writemrfoxygmfr2025-05-221-22/+12
* feat(lib/net): implement read and write for connectionmrfoxygmfr2025-05-211-0/+49
* style(lib/net/common.c): remove unused importsmrfoxygmfr2025-05-211-4/+0
* feat(lib/net): network library implementedmrfoxygmfr2025-05-201-0/+67