Skip to content

[DOC] Document new methods of IO::Buffer and Fiber::Scheduler - #7016

Merged
ioquatix merged 5 commits into
ruby:masterfrom
zverok:docs-fiber-scheduler
Dec 23, 2022
Merged

[DOC] Document new methods of IO::Buffer and Fiber::Scheduler#7016
ioquatix merged 5 commits into
ruby:masterfrom
zverok:docs-fiber-scheduler

Conversation

@zverok

@zverok zverok commented Dec 23, 2022

Copy link
Copy Markdown
Contributor
  • Fiber:Scheduler: io_pread, io_pwrite, io_select (for the latter, docs were there, just didn't linked to be visible by RDoc)
  • IO::Buffer: pread, pwrite, write (already existing, but wasn't documented)

Docs are kind of shallows, but better than none at all :(

@zverok zverok added the Documentation Improvements to documentation. label Dec 23, 2022
Comment thread io_buffer.c Outdated
Comment thread io_buffer.c Outdated
Comment thread io_buffer.c Outdated
Comment thread io_buffer.c Outdated

@ioquatix ioquatix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks great, just a few minor comments.

@ioquatix ioquatix left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice work!

@ioquatix
ioquatix merged commit c3c116f into ruby:master Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants