Skip to content
Commit 2955c44e authored by Luis Javier Merino's avatar Luis Javier Merino Committed by Kurt Hindenburg
Browse files

Check only IXON when getting flow control state

We check the flow control state to display the "Output has been
suspended" warning message.  Check only IXON (flow control on output) on
the master fd, which corresponds to IXOFF (flow control on input) on
the slave side, since that's the direction we are interested in.

BUG: 457924
(cherry picked from commit 0d3df225)
parent f76de2e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment