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

Add #wait_readable and #wait_writable to IO::FileDescriptor and Socket #15377

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ysbaddaden
Copy link
Contributor

@ysbaddaden ysbaddaden commented Jan 27, 2025

Follow up to #15376 that exposes the #wait_readable and #wait_writable methods to IO::FileDescriptor and Socket directly.

I'm not sure this is the actual way to go. This is mostly an example to get started discussing on how to go forward for a more public API for #15374 and the ideas from RFC #0007:

@ysbaddaden ysbaddaden force-pushed the feature/add-io-wait-ready-methods branch from de3efdd to 930d521 Compare January 27, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant