]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_sorcery_memory_cache: Add test event when a refresh occurs. 31/831/1
authorJoshua Colp <jcolp@digium.com>
Thu, 4 Jun 2015 10:33:30 +0000 (07:33 -0300)
committerMark Michelson <mmichelson@digium.com>
Wed, 8 Jul 2015 19:34:56 +0000 (14:34 -0500)
commitda52527136446343caaa7b499a8b62ce49d0c0c9
tree8fbb3ca82ef3a764676767db9c7bdc464b99cfe3
parentf596b4a85c8ed3b0677000b5f061098287f95e90
res_sorcery_memory_cache: Add test event when a refresh occurs.

This change adds a testsuite event for when a refresh occurs.
This is useful as it provides a guaranteed mechanism of knowing when
it has occurred instead of waiting an arbitrary amount of time.

ASTERISK-25067
Reported by: Matt Jordan

Change-Id: Iaa6b8d2d6bab7f99ee08e1c8908b8272a8987e65
res/res_sorcery_memory_cache.c