freebsd-nq/lib/libc/xdr
Martin Blapp 40525d3deb Reset the record lenght and received bytes once a record
is finished. This fixes clients doing two RPCs over the
same connection at the same time. Without this fix, we
could end with a reply to old data.

Submitted by:	Frank van der Linden <fvdl@netbsd.org>
Reviewed by:	rwatson
Obtained from:	NetBSD
2003-01-27 22:19:32 +00:00
..
Makefile.inc
xdr_array.c
xdr_float.c
xdr_mem.c
xdr_rec.c Reset the record lenght and received bytes once a record 2003-01-27 22:19:32 +00:00
xdr_reference.c
xdr_sizeof.c
xdr_stdio.c
xdr.3
xdr.c