un-dedicating a line to a dialer

chris at basservax.SUN chris at basservax.SUN
Fri Jan 6 04:27:10 AEST 1984


The solution is to have the dialler program open the dial
line with O_EXCL, which will return an error if a getty or login
still has the line open.

If you have signalled init, it is about to hangup the line anyway,
so uucico just needs to wait until its exclusive open returns.



More information about the Comp.unix.wizards mailing list