> Setting the baud rate to B0 clears both (as per SUS).
What happens after you go from B0->Banythingelse should depend on the
termios settings at that point. This sounds like a bug therefore.
If you want that behaviour intentionally set B0, after this termios
call then set CLOCAL before changing the baud back.
I'll take a look at this next week.
Alan
--