/* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * %sccs.include.redist.c% */ #ifndef lint static char sccsid[] = "@(#)io.c 5.8 (Berkeley) 02/04/93"; #endif /* not lint */ /* * This file contains the I/O handling and the exchange of * edit characters. This connection itself is established in * ctl.c */ #include #include #include #include #include #include "talk.h" #define A_LONG_TIME 10000000 #define STDIN_MASK (1<