Skip to content

connection: Fix write impl#1106

Merged
sonnyp merged 4 commits intomainfrom
fix-write-signature
Dec 8, 2025
Merged

connection: Fix write impl#1106
sonnyp merged 4 commits intomainfrom
fix-write-signature

Conversation

@sonnyp
Copy link
Copy Markdown
Member

@sonnyp sonnyp commented Dec 8, 2025

Our Socket impl are meant to mimick Node.js net

write should throw error synchronously see https://nodejs.org/api/net.html#socketwritedata-encoding-callback

@sonnyp sonnyp changed the title connection: Fix write signature connection: Fix write impl Dec 8, 2025
@sonnyp sonnyp merged commit 5099efd into main Dec 8, 2025
1 of 3 checks passed
@sonnyp sonnyp deleted the fix-write-signature branch December 8, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant