/* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #if !defined(lint) && defined(DOSCCS) static char sccsid[] = "@(#)io.c 5.1.1 (2.11BSD) 1996/3/22"; #endif /* * 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 (1L<