mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
* http use arraylist to handle shutdowns * on windows use wsaconnectbyname to speed up localhost connections * use arbitrary port * close socket on setsockopt error * use null timeout in wsaconnectbyname * Update src/http.zig * fix zig compile * update hostname on linux * [autofix.ci] apply automated fixes * fix getpeername failing after connecting with socket --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>