[comp.unix.wizards] TIOCEXCL and recovering from it.

coleman@cam.nist.gov (Sean Sheridan Coleman X5672) (04/19/91)

In a program I wrote, I set TIOEXCL bit on a serial line.
Unfortuantly, the bit wasn't removed when I did a CTRL-C.

My question is: Is there a way to clear this port without 
having to reboot since I have lost the file descriptor when I 
quit the program.


Sean Coleman
NIST
Boulder, CO

coleman@bldrdoc.gov