[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_RegisterAtSignal

Overview

Register a procedure at HUP signal

Syntax

    void* Ns_RegisterAtSignal (
    Ns_Callback* proc, 
    void* context
    );

Description

Register a callback to run when the HUP signal is received by the server.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.