Skip to content

Opening serial port fails if serial port is created with socat #16

@rm5248

Description

@rm5248

Socat can be used to create a serial port(pty) on Linux. When this is the case, we will fail to open up the serial port properly, as getSerialLineStateInternalNonblocking throws an error, presumably because TIOCMGET is not implemented on these ports.

See also: https://stackoverflow.com/questions/14830739/where-is-tiocmget-supposed-to-be-implemented

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions