relationship between uucico and stty

Jack F. Vogel jack at turnkey.TCC.COM
Sat Dec 10 23:14:33 AEST 1988


In article <139 at cmtl01.UUCP> mdorion at cmtl01.UUCP (Mario Dorion) writes:
>
>I have a question about the relationship between uucico and stty.
[....]
>Suppose machine A is calling machine B with uucico. The stty parameters of the
>B side of the line will be set according to the /etc/gettydefs entry correspon-
>ding to the /etc/inittab line for that tty port.
>
>My question is: What does set the stty parameters for the calling side???
 
Quite simple really, uucico simply does a couple of ioctl calls, first to
get the port parameters which it will save in one structure. then it will
modify them to suit its needs and do another ioctl call to set the new
parameters on the port. On exit it will normally reset the port to the
state it found it in upon entry.



-- 
Jack F. Vogel
Turnkey Computer Consultants, Costa Mesa, CA
UUCP: ...{nosc|uunet}!turnkey!jack 
Internet: jack at turnkey.TCC.COM



More information about the Comp.unix.questions mailing list