Skip to content

feat(node/_fs): Add fs.writev(fd, buffers[, position], callback)#2008

Merged
kt3k merged 6 commits intodenoland:mainfrom
getspooky:feat-node-writev-branch
Mar 9, 2022
Merged

feat(node/_fs): Add fs.writev(fd, buffers[, position], callback)#2008
kt3k merged 6 commits intodenoland:mainfrom
getspooky:feat-node-writev-branch

Conversation

@getspooky
Copy link
Copy Markdown
Contributor

@getspooky getspooky commented Mar 7, 2022

@kt3k
Copy link
Copy Markdown
Contributor

kt3k commented Mar 8, 2022

@getspooky Thank you for working on this! Can you add some test cases?

@getspooky getspooky requested a review from kt3k March 8, 2022 15:17
"test-fs-write-stream.js",
"test-fs-write-sync.js",
"test-fs-write.js",
"test-fs-writev.js",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice!

@kt3k
Copy link
Copy Markdown
Contributor

kt3k commented Mar 8, 2022

Please merge main branch when #2012 is landed. That should fix the CI checks

@getspooky
Copy link
Copy Markdown
Contributor Author

getspooky commented Mar 8, 2022

@kt3k can you pls merge that, i need it to continue working on fs.writevSync(fd, buffers[, position])

@getspooky getspooky requested a review from kt3k March 8, 2022 17:33
Copy link
Copy Markdown
Contributor

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice work!

@kt3k kt3k merged commit 4ac8bf9 into denoland:main Mar 9, 2022
@kt3k kt3k mentioned this pull request Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants