K 10 svn:author V 3 yar K 8 svn:date V 27 2003-07-09T13:15:32.000000Z K 7 svn:log V 254 Improve error handling in getline(): - always check the return value from getc(3) for EOF; - if the attempt to read the TELNET command byte has returned EOF, exit from the loop instead of using the EOF value as a normal character. MFC after: 1 week END