Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to IO::Buffer implementation and documentation. #6525

Merged
merged 6 commits into from Oct 11, 2022

Conversation

ioquatix
Copy link
Member

No description provided.

io_buffer.c Outdated Show resolved Hide resolved
io_buffer.c Outdated Show resolved Hide resolved
@ioquatix ioquatix merged commit ced1d17 into ruby:master Oct 11, 2022
@ioquatix ioquatix deleted the io-buffer-offsets branch October 11, 2022 23:59
aalin added a commit to aalin/fiber_scheduler that referenced this pull request Dec 28, 2022
This makes fiber_scheduler work with Ruby 3.2.0

The offset argument was added in ruby/ruby#6525

Related changes in the async gem:

socketry/async@a932d6a
socketry/async@c6c7393
kudojp added a commit to kudojp/ruby that referenced this pull request Sep 8, 2023
* Each of Fiber::Scheduler#io_read and io_write takes the "offset" as the fourth argument, which is not doucmented.
* This change was introduced in ruby#6525 and shipped as Ruby 3.2. This should be documented in NEWS-3.2.0.md.

Add Fiber::Scheduler#io_read|write arguments change to NEWS-3.2.0
kudojp added a commit to kudojp/ruby that referenced this pull request Sep 8, 2023
* Each of Fiber::Scheduler#io_read and io_write takes the "offset" as the fourth argument, which is not doucmented.
* This change was introduced in ruby#6525 and shipped as Ruby 3.2. This should be documented in NEWS-3.2.0.md.

Add Fiber::Scheduler#io_read|write arguments change to NEWS-3.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants