aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/WebServer.zig
AgeCommit message (Expand)Author
2025-08-09net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework sen...kcbanner
2025-08-09Fix `respondWebSocket`, enable --webui on Windowskcbanner
2025-08-07update build system to new http.Server APIAndrew Kelley
2025-08-01build system: replace fuzzing UI with build UI, add time reportmlugg