masterIpcFree( )

NAME

masterIpcFree( ) - free the IPC resources allocated by the SNMP master agent

SYNOPSIS

void masterIpcFree 
    ( 
    PTR_T  ipchandle  /* pointer to IPC handle */ 
    )

DESCRIPTION

The SNMP master agent calls this routine to free a pointer to an IPC handle. This is part of the deregistration process for an SNMP agent.

RETURNS

N/A

SEE ALSO

masterIoLib