IP_NserveSetDomain -- changes a task's domain name.
Arguments
- task
A pointer to task structure for this task.
- domain
A new domain name for this task.
Returns
0 on success,
or -1 on failure and
errno is set.
Description
This function modifies the
domain name of the task, and informs
nserve of that change.
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.