#include <cogent.h>
IP_Task* IP_NserveLookupName(char* name);
This function is a convenience wrapper on IP_NserveLookup that allocates a new IP_Task structure and then attempts to fill it. If the name is not registered with nserve, the new task structure is destroyed.
Copyright © 1995-2006 by Cogent Real-Time Systems, Inc. All rights reserved.