IP_NserveClose

IP_NserveClose -- closes the channel to nserve.

Syntax

int IP_NserveClose(IP_Task* task);

Arguments

task

A task structure referring to nserve.

Returns

0

Description

This function closes the channel to nserve, which produces exactly the same result as if the process had died. nserve will generate a task death notice for each of the names associated with this process.

See Also

The Cascade NameServer, Cascade NameServer Functions, nserve, IP_NserveReattach

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.