Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ThomasKuehne
Copy link
Contributor

Fixes #20826 custom serial port speeds by adding TCSETS2 ioctl support and falling back to the original TIOCGSERIAL

some serial ports support only one of these ioctl calls but not both

Fixes mono#20826 by using linux' TCSETS2 ioctl instead of TIOCGSERIAL
some serial devices only support TCSETS2 ioctl and not TIOCGSERIAL ioctl
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.

Error when setting non-standard Baud Rate in Serial Port

1 participant