Newsgroups: comp.parallel.pvm
From: ladanyi@cs.cornell.edu (Laszlo Ladanyi)
Subject: HELP: How to test if message has been sent ?????
Organization: Cornell University Computer Science Department
Date: 17 Jul 1996 09:56:52 -0400
Message-ID: <4sirf4$b8f@dartagnan.cs.cornell.edu>

I'd like to use PvmDataInPlace for packing my messages to avoid copying
the data to a buffer. 

Is there any way to test whether the message is safely on its way, so
I can reuse the memory location from where the message was sent?

Thanks for all insights, 
   Laci
-- 
----------------------------------------------------------------------
| Laci Ladanyi           | God made one mistake when he created man: |
| ladanyi@cs.cornell.edu |     He wrote self-modifying code ...      |
----------------------------------------------------------------------

