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

Working select on write - fixes #695 #2300

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amosonn
Copy link

@amosonn amosonn commented Sep 11, 2023

Fixes #695.

If there's interest in merging this, I could try to write some tests.

@amosonn
Copy link
Author

amosonn commented Sep 11, 2023

I just realized that it's possible, of course, to combine both of these sides into one fd, just changing the internal api (set_read / set_write, etc). I will add a commit to this effect soon.

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.

select(...) on Paramiko Channel for writability not viable/consistent
1 participant