dbpmda - add atexit handler
For PMDA_INTERFACE_5 it may be important to notify the PMDA when the client context is closed, even when dbpmda is terminated abruptly. This change allows that to happen if atexit() is supported in the build platform.
dbpmda - add atexit handler
For PMDA_INTERFACE_5 it may be important to notify the PMDA when the
client context is closed, even when dbpmda is terminated abruptly.
This change allows that to happen if atexit() is supported in the
build platform.