aboutsummaryrefslogtreecommitdiff
path: root/src/server.c
Commit message (Collapse)AuthorAgeFilesLines
* feat: added beaker_get_header, beaker_get_remote_addrindevfrosty2026-05-031-2/+55
|
* Fix client socket handling on macOSElse2026-04-101-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