K 10 svn:author V 5 peter K 8 svn:date V 27 2002-09-02T07:58:04.000000Z K 7 svn:log V 325 Fix a cvs server bug introduced in 1.11.2, in the words of the author: --- Fix communication hanging in communication shutdown phase, caused by at least older CVS clients (version < 1.11.2) and a semantically incorrect usage of getc() by the server. --- getc() was being used on a blocking socket/pipe. Submitted by: rse END