Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libc/rpc
Christos Zoulas <christos%netbsd.org@localhost> 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@localhost>
Home |
Main Index |
Thread Index |
Old Index