#include <cogent.h>
int IP_NserveLookupId(int nid, int pid, int chid, IP_Task* task );
This function queries nserve for the first task whose nid, pid and chid exactly match the provided values. The task structure is filled in with all information from nserve. Strings are allocated as necessary, and will be deallocated when the task pointer is submitted to IP_TaskDestroy.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.