K 10 svn:author V 2 ps K 8 svn:date V 27 2005-01-05T23:21:13.000000Z K 7 svn:log V 286 If the NFS/TCP stream is out of sync between the client and server, and if the client (erroneously) reads the RPC length as 0 bytes, the client can loop around in the socket callback. Explicitly check for the length being 0 case and teardown/re-connect. Submitted by: Mohan Srinivasan END