/*- * Copyright (c) 1983, 1985 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% */ #ifndef lint static char sccsid[] = "@(#)io.c 5.1 (Berkeley) 6/6/85"; #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 "talk.h" #include #include #include #include #define A_LONG_TIME 10000000 #define STDIN_MASK (1<