RPC programming

Mark Benard mb at rex.cs.tulane.edu
Thu Mar 15 09:57:50 AEST 1990


In article <3744 at incas.informatik.uni-kl.de> zessel at descartes.informatik.uni-kl.de (Holger Zessel) writes:
>tph at cs.utexas.edu (Pow-Hwee Tan) writes:
>>2.  The XDR serializing/deserializing routines do not explicitly free
>>the memory allocated.  How can I free them myself?
>
>This would interest me too. I write some kind of NFS-Server. Now
>I have the problem that ist prototypes are growing permanently while
>serving NFS-requests. I could not find any reason for this memory leak
>in my code.

Won't xdr_free() do the job?

Mark
-- 
Mark Benard
Department of Computer Science     INTERNET & BITNET: mb at cs.tulane.edu
Tulane University                  USENET:   rex!mb
New Orleans, LA 70118



More information about the Comp.unix.questions mailing list