dan (04/04/83)
Just to note that I got caught trying to set the line speed of a direct UUCP connection between machines to 2400 baud. UUCICO throws out an assertion error of BAD SPEED. However 300, 1200, 4800, and 9600 baud work. Apparently there is a little table in conn.c which maps speeds to stty() type speed parameters, and the table doesn't include 2400 baud. You know, the usual... Dan Ts'o ...decvax!cca!ima!n44a!dan