Newsgroups: comp.parallel.pvm
From: getin@uni-paderborn.de (Markus Fischer)
Subject: Re: HELP: How to test if message has been sent ?????
Organization: Universitaet Paderborn, Germany
Date: 17 Jul 1996 14:47:24 GMT
Message-ID: <4siuds$hbm@news.uni-paderborn.de>

hi, 
after you have done pvm_send you can
do what ever you want !

Markus

Laszlo Ladanyi (ladanyi@cs.cornell.edu) wrote:
: 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 ...      |
: ----------------------------------------------------------------------

