Newsgroups: comp.parallel.pvm
From: Michael Whitmore <whitmore@ll.mit.edu>
Subject: Need help with PVM_GETFDS
Organization: MIT Lincoln Laboratory
Date: 7 May 1996 18:20:53 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <4mo4a5$3m2@llnews.ll.mit.edu>

Hi,

I'm trying to use pvm_getfds along with 'select' on an SGI and I'm 
having some trouble. I'm using the example found in the man pages for 
pvm_getfds. I created a parent task which spawns a child task and sends 
it a message. I implemented pvm_getfds and select in the child task. I 
can tell that the child task has a message waiting for it by using XPVM, 
but, the select call never seems to see it. Has anyone had similar 
problems or have any suggestions?

Thanks,

Mike.



