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 more methods to SocketForwarder. #708

Merged
merged 2 commits into from Jan 13, 2024
Merged

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Dec 27, 2023

Generic code that assumes the Socket interface will fail if it tries to use wait or wait_readable or close_on_exec family of methods. Can we add these?

@ioquatix ioquatix self-assigned this Dec 27, 2023
@junaruga
Copy link
Member

Maybe it could be better to create the branch on your forked repository. By the way, the failures in the windows-latest 3.3 case in CI were fixed. You can rebase the branch on the latest master branch.

@ioquatix ioquatix merged commit 8aa3849 into master Jan 13, 2024
98 checks passed
@ioquatix ioquatix deleted the expose-more-io-methods branch January 13, 2024 00:28
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.

None yet

2 participants