AGENT++ v4.5.1 released 2021-07-13T22:00:00Z fixes a few minor issues and a possible resource leak on file read errors.
CHANGES
- Fixed: Build failure if older agent++ headers were installed in the same directory as snmp++.
- Fixed
add_v3_trap_destinationcode to work like v2c code. - Fixed: Fixed COMITFAIL typo and fixed
add_publicmethod insnmpCommunityMib - Fixed: Bug of missing fclose when file read on persistent data fails.
- Fixed: Documentation of
ThreadPool::is_busy()andQueuedThreadPool::is_busy().