Receive — QNX-style wrapper on SrrReceive.
#include <qnxipc.h>pid_t Receive(pid_t pid, void* msg, unsigned* nbytes);
#include <qnxipc.h>
pid_t Receive(
)
Unlike SrrReceive, this function gives no indication of how much data has been received.
SrrReceive
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.