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

Ignore EINVAL errors on ioctl TIOCMGET/TIOCMSET #20219

Merged
merged 1 commit into from Aug 31, 2020

Conversation

csanchezdll
Copy link
Contributor

To make pseudo-ttys are usable.

Fixes #20218

@akoeplinger akoeplinger merged commit 59ee4ed into mono:master Aug 31, 2020
@csanchezdll csanchezdll deleted the master branch August 25, 2021 07:27
lambdageek pushed a commit to lambdageek/mono that referenced this pull request Aug 25, 2021
lambdageek added a commit that referenced this pull request Aug 30, 2021
* Ignore EINVAL errors on ioctl TIOCMGET/TIOCMSET so (#20219)

pseudo-ttys are usable. (#20218)

* Fix pseudo-ttys for kernel versions >= 5.13 (#21203)

Co-authored-by: csanchezdll <csanchezdll@gmail.com>
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.

Trying to open a pseudo-tty throws an exception
2 participants