K 10 svn:author V 5 brian K 8 svn:date V 27 1998-02-10T22:35:01.000000Z K 7 svn:log V 251 MFC: Move handle_signals() to before the FD_SETs. handle_signals() may result in a our modem closing after it's made its way into the fd_set, resulting in a program exit (with select(): bad file descriptor) rather than a dropped link. END