Get the PID and ND from a RCVID
pid_t PtGetRcvidPid( int rcvid, int *nd );
ph
This function should be used to obtain the process ID (PID) and node descriptor (ND) from the receive ID (RCVID). It might be needed if a nonspecific input procedure attaches a specific input procedure.
The PID on success or:
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |