David Stevens

Results 4 issues of David Stevens

Hey @iStefo, thanks for making this addon. you did a great job on it. I understand you have limited time to work on this project, so i hope this is...

### What does this PR do? Add a few tests for - `node:http` and #7716 ### How did you verify your code works? Tests ### Node.js Equivalent ``` import {...

### What version of Bun is running? 1.1.7+b0b7db5c0 ### What platform is your computer? Darwin 23.2.0 arm64 arm ### What steps can reproduce the bug? Creating a Server and attempting...

bug
node.js

### What does this PR do? This PR sets the default port to 0, which will allow the OS to assign an available ephemeral port when the server is not...