mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 05:12:29 +00:00
* all: make bun.FileDescriptor a unique type # Conflicts: # src/bun.js/api/bun/socket.zig # src/bun.js/api/bun/spawn.zig # src/deps/uws.zig * need this change too * convert another bun.FD.asDir call * more fixes + linux * fix this size * accidentally flipped these fd numbers * more fixes + windows # Conflicts: # src/deps/uws.zig * dont include type name in serialization * add another TODO * resolve review comments * address more pr comments * build fixes post-rebase * another rebase fix --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>