mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* fix ReadFile and fix isEligible for sendfile on windows * give it a little more time * actually test tls property * Update src/bun.js/webcore/blob/ReadFile.zig Co-authored-by: John-David Dalton <john.david.dalton@gmail.com> * getServers test on windows * retry * check comptime first on isEligible * wip body-stream * oopsie * opsie 2 * revert this * test --------- Co-authored-by: John-David Dalton <john.david.dalton@gmail.com> Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>