Oracle iPlanet Web Proxy Server 4.0.14 NSAPI Developer's Guide

util_does_process_exist

The util_does_process_exist function verifies that a given process ID is that of an executing process.

Syntax

#include <libproxy/util.h>
int util_does_process_exist (int pid)

Returns

Parameters

int pid is the process ID to be tested.

See Also

util_url_fix_host name, util_uri_check