aboutsummaryrefslogtreecommitdiff
path: root/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* Fix client socket handling on macOSElse14 days1-2/+19
* perf: replace blocking accept and mutex queue with poll + lock-free hybridfrosty2026-03-311-56/+87
* fixed compatibility issues, cross platform solution used for core count instead.frosty2026-03-071-3/+4
* multithreading, minor fixesfrosty2026-03-051-18/+159
* Improved FreeBSD Supportfrosty2026-01-081-6/+15
* Migrated from GitHubfrosty2025-12-281-0/+181