IP_NserveClose
IP_NserveClose — closes the channel to
nserve.
Syntax
#include <cogent.h>
int IP_NserveClose(
IP_Task* task)
;
Arguments
- task
A task structure referring to
nserve.
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.