You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.