masterQueCleanup( )

NAME

masterQueCleanup( ) - free resources allocated for SNMP master agent

SYNOPSIS

void masterQueCleanup (void)

DESCRIPTION

This routine is called from the cleanup routine in snmpdLib if the agent fails to allocate resources. This routine deletes the message queue and all other resources that have been allocated for the master agent.

RETURNS

N/A

SEE ALSO

masterIoLib