Subject: Re: CVS commit: src/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: source-changes
Date: 05/19/2003 03:58:46
Christos Zoulas <christos@netbsd.org> typed:
: Modified Files:
: 	src/lib/libc/rpc: xdr_rec.c
: Log Message:
: From Martin Blapp mb at imp dot ch, should fix PR/20768
:
: Remove the special treatment off non-blocking mode in
: xdrrec_eof(). This change broke seriously reading serialized
: xdr-records. A end of a request could sometimes not
: be recognized and the socket got closed too early.

: cvs rdiff -r1.21 -r1.22 src/lib/libc/rpc/xdr_rec.c

1) xstat is no longer used so build fails
2) for me, rpcbind runs but nothing can connect to it, e.g.
% rpcinfo
rpcinfo: can't contact rpcbind: : RPC: Unable to receive; errno = Connection reset by peer

Regards,
-- 
Geoff Wing : <gcw@pobox.com>